mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-09 18:29:39 +02:00
Moved sop-java and sop-java-picocli to its own repositories
See https://github.com/pgpainless/sop-java See https://codeberg.org/PGPainless/sop-java
This commit is contained in:
parent
9800ca8bd4
commit
c6bc8f9774
82 changed files with 11 additions and 5226 deletions
|
@ -20,7 +20,7 @@ dependencies {
|
|||
testImplementation "ch.qos.logback:logback-classic:$logbackVersion"
|
||||
|
||||
implementation(project(":pgpainless-core"))
|
||||
implementation(project(":sop-java"))
|
||||
implementation "org.pgpainless:sop-java:$sopJavaVersion"
|
||||
}
|
||||
|
||||
test {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue