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 2a96e06 commit a2106d0Copy full SHA for a2106d0
build.gradle.kts
@@ -4,7 +4,7 @@ import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
4
val assertjVersion = "3.25.2"
5
val kotlinLoggingVersion = "3.0.5"
6
val logbackVersion = "1.4.14"
7
-val nimbusSdkVersion = "11.6"
+val nimbusSdkVersion = "11.9.1"
8
val mockWebServerVersion = "4.12.0"
9
val jacksonVersion = "2.16.1"
10
val nettyVersion = "4.1.106.Final"
0 commit comments