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 d3ff57b commit dd041feCopy full SHA for dd041fe
build.gradle.kts
@@ -4,7 +4,7 @@ import org.jetbrains.kotlin.gradle.dsl.KotlinVersion
4
5
val assertjVersion = "3.27.6"
6
val kotlinLoggingVersion = "3.0.5"
7
-val logbackVersion = "1.5.19"
+val logbackVersion = "1.5.20"
8
val nimbusSdkVersion = "11.29.2"
9
val mockWebServerVersion = "5.1.0"
10
val jacksonVersion = "2.20.0"
0 commit comments