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 51b6176 + 3853b0a commit 6ee165aCopy full SHA for 6ee165a
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.11"
7
-val nimbusSdkVersion = "9.34"
+val nimbusSdkVersion = "9.35"
8
val mockWebServerVersion = "4.9.3"
9
val jacksonVersion = "2.13.2"
10
val nettyVersion = "4.1.76.Final"
0 commit comments