We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23a3fe5 commit 3427b64Copy full SHA for 3427b64
build.gradle.kts
@@ -25,7 +25,7 @@ configurations {
25
val confluentVersion = "7.9.0"
26
val springCloudVersion = "4.2.1"
27
val logstashLogbackEncoderVersion = "8.0"
28
-val tokenSupportVersion = "5.0.20"
+val tokenSupportVersion = "5.0.21"
29
val retryVersion = "2.0.11"
30
val zalandoVersion = "0.27.0"
31
val openhtmltopdfVersion = "1.0.10"
0 commit comments