Skip to content

Commit 70b2b6c

Browse files
committed
Update plugin versions
1 parent d03a4b0 commit 70b2b6c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ ext {
3232
commonsCollectionsVersion = "3.2.1"
3333
commonsIOVersion = "2.2"
3434
commonsLangVersion = "2.6"
35-
datastoreVersion = "5.0.0.RC2"
35+
datastoreVersion = "5.0.0.RC3"
3636
gantVersion = "1.9.6"
3737
gdocEngineVersion = "1.0.1"
3838
groovyVersion = System.getenv('CI_GROOVY_VERSION') ?: "2.4.5"

grails-bom/plugins.properties

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
hibernate=4.3.10.7
22
hibernate4=5.0.0.RC2
3-
mongodb=5.0.0.RC2
4-
cassandra=5.0.0.RC2
5-
neo4j=5.0.0.RC2
3+
mongodb=5.0.0.RC3
4+
cassandra=5.0.0.RC3
5+
neo4j=5.0.0.RC3
66
cache=3.0.1
77
asset-pipeline=3.0.14
88
scaffolding=3.1.2
99
fields=2.1.1
1010
geb=1.0.1
11-
views-json=1.0.0.BUILD-SNAPSHOT
12-
views-markup=1.0.0.BUILD-SNAPSHOT
11+
views-json=1.0.0.RC4
12+
views-markup=1.0.0.RC4

0 commit comments

Comments
 (0)