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 679f384 commit 312d084Copy full SHA for 312d084
build.gradle.kts
@@ -46,7 +46,7 @@ dependencies {
46
implementation("org.connectbot:jbcrypt:1.0.2")
47
48
testImplementation("junit:junit:4.13.2")
49
- testImplementation("commons-io:commons-io:2.15.0")
+ testImplementation("commons-io:commons-io:2.15.1")
50
testImplementation("commons-codec:commons-codec:1.16.0")
51
testImplementation("org.testcontainers:testcontainers:1.19.3")
52
testImplementation("org.jetbrains:annotations:24.1.0")
0 commit comments