We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8544aa9 commit 27e5a19Copy full SHA for 27e5a19
buildSrc/src/main/kotlin/Versions.kt
@@ -7,9 +7,9 @@ object Versions {
7
const val wrapper = "8.4"
8
9
const val radarCommons = "1.1.2"
10
- const val confluent = "7.6.0"
+ const val confluent = "7.7.0"
11
const val kafka = "$confluent-ce"
12
- const val avro = "1.11.3"
+ const val avro = "1.12.0"
13
14
const val managementPortal = "2.0.0"
15
0 commit comments