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 52160a6 commit bbb1fdfCopy full SHA for bbb1fdf
build.gradle.kts
@@ -3,7 +3,7 @@ import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
3
4
val assertjVersion = "3.24.2"
5
val kotlinLoggingVersion = "3.0.5"
6
-val logbackVersion = "1.4.13"
+val logbackVersion = "1.4.14"
7
val nimbusSdkVersion = "11.6"
8
val mockWebServerVersion = "4.12.0"
9
val jacksonVersion = "2.16.0"
0 commit comments