mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-09 02:09:42 +02:00
Restructure test artifacts into sop-java testFixtures
This commit is contained in:
parent
88e3ba0095
commit
fd426b533c
13 changed files with 303 additions and 185 deletions
|
@ -20,6 +20,7 @@ dependencies {
|
|||
testImplementation "com.google.code.gson:gson:2.10.1"
|
||||
|
||||
api project(":sop-java")
|
||||
testImplementation(testFixtures(project(":sop-java")))
|
||||
|
||||
api "org.slf4j:slf4j-api:$slf4jVersion"
|
||||
testImplementation "ch.qos.logback:logback-classic:$logbackVersion"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue