We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de87154 + 7862e34 commit 7aff516Copy full SHA for 7aff516
1 file changed
build.gradle.kts
@@ -52,7 +52,7 @@ dependencies {
52
implementation("com.google.code.gson:gson:2.13.0")
53
implementation("redis.clients:jedis:5.2.0")
54
implementation("eu.okaeri:okaeri-configs-yaml-snakeyaml:5.0.8")
55
- implementation("ch.qos.logback:logback-classic:1.5.17")
+ implementation("ch.qos.logback:logback-classic:1.5.18")
56
}
57
58
tasks.build {
0 commit comments