We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d43bb89 + 8ec83fe commit cf05496Copy full SHA for cf05496
build.gradle.kts
@@ -3,7 +3,7 @@ import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
3
4
val assertjVersion = "3.22.0"
5
val kotlinLoggingVersion = "2.1.21"
6
-val logbackVersion = "1.2.10"
+val logbackVersion = "1.2.11"
7
val nimbusSdkVersion = "9.27"
8
val mockWebServerVersion = "4.9.3"
9
val jacksonVersion = "2.13.1"
0 commit comments