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.
2 parents 2452f41 + 3b3f481 commit fda0b5eCopy full SHA for fda0b5e
build.gradle.kts
@@ -2,7 +2,7 @@ import java.time.Duration
2
import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
3
4
val assertjVersion = "3.21.0"
5
-val kotlinLoggingVersion = "2.0.11"
+val kotlinLoggingVersion = "2.1.21"
6
val logbackVersion = "1.2.10"
7
val nimbusSdkVersion = "9.19"
8
val mockWebServerVersion = "4.9.3"
0 commit comments