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.
2 parents f0bb8ef + ec68d4c commit bae3260Copy full SHA for bae3260
build.gradle.kts
@@ -39,7 +39,7 @@ dependencies {
39
40
implementation("org.sqids:sqids:0.1.0")
41
42
- implementation("ch.qos.logback:logback-classic:1.5.19")
+ implementation("ch.qos.logback:logback-classic:1.5.20")
43
44
testImplementation(kotlin("test"))
45
testImplementation("org.junit.jupiter:junit-jupiter-params")
0 commit comments