Skip to content

Commit 0e0b681

Browse files
authored
Merge pull request #21 from gAmUssA/renovate/org.apache.avro-avro-1.x
Update dependency org.apache.avro:avro to v1.12.0
2 parents 1250964 + 85b5b6e commit 0e0b681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flink-sql/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies {
1717
// Avro dependencies
1818
implementation("org.apache.flink:flink-avro:$flinkVersion")
1919
implementation("org.apache.flink:flink-avro-confluent-registry:$flinkVersion")
20-
implementation("org.apache.avro:avro:1.11.3")
20+
implementation("org.apache.avro:avro:1.12.0")
2121

2222
// Dependencies for the Schema Registry
2323
implementation("io.confluent:kafka-schema-registry-client:7.9.0")

0 commit comments

Comments
 (0)