We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b29d0a commit d8add73Copy full SHA for d8add73
build.gradle.kts
@@ -25,7 +25,7 @@ configurations {
25
val confluentVersion = "7.6.1"
26
val springCloudVersion = "4.1.2"
27
val logstashLogbackEncoderVersion = "7.4"
28
-val tokenSupportVersion = "4.1.4"
+val tokenSupportVersion = "4.1.5"
29
val retryVersion = "2.0.5"
30
val zalandoVersion = "0.27.0"
31
val openhtmltopdfVersion = "1.0.10"
0 commit comments