Skip to content

Commit 060500a

Browse files
author
Guy Davenport
committed
updated to latest schema tools
1 parent 1da9cbd commit 060500a

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

0 commit comments

Comments
 (0)