We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec90e18 commit cf7016aCopy full SHA for cf7016a
kirc-suspending/build.gradle.kts
@@ -50,7 +50,7 @@ dependencies {
50
testImplementation("ch.qos.logback:logback-classic:1.5.6")
51
52
// resource injection
53
- testImplementation("io.hosuaby:inject-resources-junit-jupiter:0.3.3")
+ testImplementation("io.hosuaby:inject-resources-junit-jupiter:0.3.5")
54
55
// test container
56
testImplementation("org.testcontainers:testcontainers:1.21.3")
0 commit comments