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 90e286f commit 045d72fCopy full SHA for 045d72f
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.2.1"
10
val jacksonVersion = "2.20.0"
0 commit comments