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 2941b94 commit daab8caCopy full SHA for daab8ca
build.gradle.kts
@@ -49,7 +49,7 @@ dependencies {
49
50
testImplementation("junit:junit:4.13.2")
51
testImplementation("commons-io:commons-io:2.19.0")
52
- testImplementation("commons-codec:commons-codec:1.18.0")
+ testImplementation("commons-codec:commons-codec:1.19.0")
53
testImplementation("org.testcontainers:testcontainers:1.21.3")
54
testImplementation("org.jetbrains:annotations:26.0.2")
55
testImplementation("ch.qos.logback:logback-classic:1.5.18")
0 commit comments