We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de33ae7 commit 75b3c58Copy full SHA for 75b3c58
build.gradle.kts
@@ -22,7 +22,7 @@ configurations {
22
}
23
24
25
-val confluentVersion = "7.8.0"
+val confluentVersion = "7.8.1"
26
val springCloudVersion = "4.2.0"
27
val logstashLogbackEncoderVersion = "8.0"
28
val tokenSupportVersion = "5.0.16"
0 commit comments