mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-14 04:39:39 +02:00
Remove dependency on jetbrains annotations
This commit is contained in:
parent
4f6a7d2838
commit
f10d698a09
3 changed files with 13 additions and 10 deletions
|
@ -3,7 +3,6 @@ plugins {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'org.jetbrains:annotations:19.0.0'
|
||||
testImplementation group: 'junit', name: 'junit', version: '4.12'
|
||||
/*
|
||||
implementation "org.bouncycastle:bcprov-debug-jdk15on:$bouncyCastleVersion"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue