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 05ffad5 + 912ac2a commit 33571f5Copy full SHA for 33571f5
build.gradle.kts
@@ -4,7 +4,7 @@ import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
4
val assertjVersion = "3.23.1"
5
val kotlinLoggingVersion = "3.0.4"
6
val logbackVersion = "1.4.5"
7
-val nimbusSdkVersion = "10.4"
+val nimbusSdkVersion = "10.5.1"
8
val mockWebServerVersion = "4.10.0"
9
val jacksonVersion = "2.14.1"
10
val nettyVersion = "4.1.86.Final"
0 commit comments