Skip to content

Commit c3f8dc5

Browse files
authored
Use GORM 6.0.12 snapshot
1 parent d856669 commit c3f8dc5

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
@@ -34,7 +34,7 @@ ext {
3434
commonsCollectionsVersion = "3.2.1"
3535
commonsIOVersion = "2.2"
3636
commonsLangVersion = "2.6"
37-
datastoreVersion = "6.0.10.RELEASE"
37+
datastoreVersion = "6.0.12.BUILD-SNAPSHOT"
3838
gdocEngineVersion = "1.0.1"
3939
groovyVersion = System.getenv('CI_GROOVY_VERSION') ?: "2.4.11"
4040
ivyVersion = "2.3.0"

0 commit comments

Comments
 (0)