Skip to content

Commit b222ab3

Browse files
committed
update to GORM 6 release
1 parent 78067f6 commit b222ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ ext {
3333
commonsCollectionsVersion = "3.2.1"
3434
commonsIOVersion = "2.2"
3535
commonsLangVersion = "2.6"
36-
datastoreVersion = "6.0.0.RC2"
36+
datastoreVersion = "6.0.0.RELEASE"
3737
gantVersion = "1.9.6"
3838
gdocEngineVersion = "1.0.1"
3939
groovyVersion = System.getenv('CI_GROOVY_VERSION') ?: "2.4.7"

0 commit comments

Comments
 (0)