We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 252175b + 0e69406 commit c089ecaCopy full SHA for c089eca
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.33"
+val nimbusSdkVersion = "9.34"
8
val mockWebServerVersion = "4.9.3"
9
val jacksonVersion = "2.13.2"
10
val nettyVersion = "4.1.76.Final"
0 commit comments