Skip to content

Commit f41393c

Browse files
author
Guy Davenport
committed
updated schema tools version
1 parent 8e8f52e commit f41393c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generator/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apply plugin : "java"
22
ext {
33
javaMainClass = 'org.brapi.schematools.cli.BrAPICommand'
4-
brapiSchemaToolsVersion = '0.20.0-SNAPSHOT'
4+
brapiSchemaToolsVersion = '0.27.0-SNAPSHOT'
55
brapiVersion = 'v2_1'
66
}
77

0 commit comments

Comments
 (0)