We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f95bee commit f907e92Copy full SHA for f907e92
build.gradle.kts
@@ -25,7 +25,7 @@ configurations {
25
val confluentVersion = "7.5.3"
26
val springCloudVersion = "4.1.1"
27
val logstashLogbackEncoderVersion = "7.4"
28
-val tokenSupportVersion = "3.2.0"
+val tokenSupportVersion = "4.1.3"
29
val retryVersion = "2.0.5"
30
val zalandoVersion = "0.27.0"
31
val openhtmltopdfVersion = "1.0.10"
@@ -36,7 +36,7 @@ val assertkJvmVersion = "0.28.0"
36
val springMockkVersion = "4.0.2"
37
val mockkVersion = "1.13.9"
38
val guavaVersion = "33.0.0-jre"
39
-val orgJsonVersion = "20231013"
+val orgJsonVersion = "20240205"
40
val graphQLKotlinVersion = "7.0.2"
41
val k9FormatVersion = "8.3.4"
42
val teamDokumenthåndteringAvroSchemaVersion = "357738b9"
0 commit comments