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 5b81c43 + e52bc2d commit 4c05a1eCopy full SHA for 4c05a1e
build.gradle.kts
@@ -4,7 +4,7 @@ import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
4
val assertjVersion = "3.23.1"
5
val kotlinLoggingVersion = "2.1.23"
6
val logbackVersion = "1.2.11"
7
-val nimbusSdkVersion = "9.43"
+val nimbusSdkVersion = "9.43.1"
8
val mockWebServerVersion = "4.10.0"
9
val jacksonVersion = "2.13.4"
10
val nettyVersion = "4.1.82.Final"
0 commit comments