preparing importer for ReparierCafe
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -33,6 +33,8 @@ subprojects {
|
||||
dependencies {
|
||||
testImplementation(platform("org.junit:junit-bom:5.10.0"))
|
||||
testImplementation("org.junit.jupiter:junit-jupiter")
|
||||
|
||||
implementation("de.srsoftware:tools.container:1.0.6")
|
||||
}
|
||||
|
||||
tasks.withType<Test>() {
|
||||
|
||||
Reference in New Issue
Block a user