Skip to content

Commit f7865ab

Browse files
author
Erin
committed
Updated commercehub gradle avro plugin to absolute latest, next version (com.github.davidmc24.gradle.plugin.avro) needs new avro.
1 parent c3326bd commit f7865ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas-core/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
groovy
33
jacoco
4-
id("com.commercehub.gradle.plugin.avro").version("0.9.1")
4+
id("com.commercehub.gradle.plugin.avro").version("0.99.99")
55
`java-library`
66
`maven-publish`
77
}

0 commit comments

Comments
 (0)