Skip to content

Commit a6c288c

Browse files
committed
Up avro version to 1.14.4
1 parent dfa8058 commit a6c288c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ object Versions {
99
const val radarCommons = "1.1.2"
1010
const val confluent = "7.6.0"
1111
const val kafka = "$confluent-ce"
12-
const val avro = "1.11.3"
12+
const val avro = "1.11.4"
1313

1414
const val managementPortal = "2.0.0"
1515

0 commit comments

Comments
 (0)