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 d7391fd commit b664ea1Copy full SHA for b664ea1
build.gradle.kts
@@ -46,7 +46,7 @@ dependencies {
46
47
testImplementation("ch.qos.logback:logback-classic:1.5.21")
48
testImplementation("commons-codec:commons-codec:1.19.0")
49
- testImplementation("commons-io:commons-io:2.20.0")
+ testImplementation("commons-io:commons-io:2.21.0")
50
testImplementation("org.hamcrest:hamcrest:3.0")
51
testImplementation("org.jetbrains:annotations:26.0.2-1")
52
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.4")
0 commit comments