Skip to content

Commit 0582ba7

Browse files
Update dependency org.apache.avro:avro-tools to v1.12.0
1 parent 0fc20c8 commit 0582ba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ maven_install(
221221
artifact = "avro-tools",
222222
exclusions = ["*:*"],
223223
group = "org.apache.avro",
224-
version = "1.11.3",
224+
version = "1.12.0",
225225
),
226226
] + CONFLUENT_ARTIFACTS,
227227
fetch_sources = True,

0 commit comments

Comments
 (0)