Skip to content

Commit e0f2497

Browse files
author
Guy Davenport
committed
changed schema tools version
1 parent a7e2248 commit e0f2497

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.51.0'
4+
brapiSchemaToolsVersion = '0.52.0'
55
}
66

77
repositories {

0 commit comments

Comments
 (0)