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 1fff678 + b2b6326 commit eb8a747Copy full SHA for eb8a747
build.gradle.kts
@@ -4,7 +4,7 @@ import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
4
val assertjVersion = "3.21.0"
5
val kotlinLoggingVersion = "2.1.21"
6
val logbackVersion = "1.2.10"
7
-val nimbusSdkVersion = "9.19"
+val nimbusSdkVersion = "9.20.1"
8
val mockWebServerVersion = "4.9.3"
9
val jacksonVersion = "2.13.0"
10
val nettyVersion = "4.1.72.Final"
0 commit comments