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