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 c8e2ed8 + 6a0c332 commit 1cca7fcCopy full SHA for 1cca7fc
build.gradle.kts
@@ -4,7 +4,7 @@ import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
4
val assertjVersion = "3.22.0"
5
val kotlinLoggingVersion = "2.1.21"
6
val logbackVersion = "1.2.10"
7
-val nimbusSdkVersion = "9.22.1"
+val nimbusSdkVersion = "9.22.2"
8
val mockWebServerVersion = "4.9.3"
9
val jacksonVersion = "2.13.1"
10
val nettyVersion = "4.1.73.Final"
0 commit comments