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 1839faa commit 9af56a2Copy full SHA for 9af56a2
build.gradle.kts
@@ -5,7 +5,7 @@ import org.jetbrains.kotlin.gradle.dsl.KotlinVersion
5
val assertjVersion = "3.27.4"
6
val kotlinLoggingVersion = "3.0.5"
7
val logbackVersion = "1.5.18"
8
-val nimbusSdkVersion = "11.28"
+val nimbusSdkVersion = "11.29.1"
9
val mockWebServerVersion = "5.1.0"
10
val jacksonVersion = "2.20.0"
11
val nettyVersion = "4.2.6.Final"
0 commit comments