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 4eb770f + 2e54ca4 commit 52beb9aCopy full SHA for 52beb9a
build.gradle.kts
@@ -4,7 +4,7 @@ import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
4
val assertjVersion = "3.24.2"
5
val kotlinLoggingVersion = "3.0.5"
6
val logbackVersion = "1.4.7"
7
-val nimbusSdkVersion = "10.9.1"
+val nimbusSdkVersion = "10.9.2"
8
val mockWebServerVersion = "4.11.0"
9
val jacksonVersion = "2.15.2"
10
val nettyVersion = "4.1.94.Final"
0 commit comments