Skip to content

Commit 29c2ed9

Browse files
author
Guy Davenport
committed
update to use latest version of schema tools
1 parent a41a06d commit 29c2ed9

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.10.0-SNAPSHOT'
4+
brapiSchemaToolsVersion = '0.19.0-SNAPSHOT'
55
brapiVersion = 'v2_1'
66
}
77

0 commit comments

Comments
 (0)