Skip to content

Commit bd8ffbc

Browse files
committed
Merge branch '2.3.x' into 2.4.x
Conflicts: gradle/assemble.gradle grails-resources/src/grails/grails-app/conf/BuildConfig.groovy
2 parents 09ada82 + 9cf5c52 commit bd8ffbc

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
@@ -29,7 +29,7 @@ ext {
2929
commonsCollectionsVersion = "3.2.1"
3030
commonsIOVersion = "2.2"
3131
commonsLangVersion = "2.6"
32-
datastoreVersion = "3.1.3.BUILD-SNAPSHOT"
32+
datastoreVersion = "3.1.3.RELEASE"
3333
gantVersion = "1.9.6"
3434
gdocEngineVersion = "1.0.1"
3535
groovyVersion = "2.3.7"

0 commit comments

Comments
 (0)