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 97748ee commit d7391fdCopy full SHA for d7391fd
build.gradle.kts
@@ -44,7 +44,7 @@ dependencies {
44
}
45
implementation("org.connectbot:jbcrypt:1.0.2")
46
47
- testImplementation("ch.qos.logback:logback-classic:1.5.20")
+ 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")
50
testImplementation("org.hamcrest:hamcrest:3.0")
0 commit comments