Skip to content

Commit 7473a1a

Browse files
authored
Update to new versions for Grails 6.2.1 release (#13724)
1 parent 6969d2e commit 7473a1a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ cglibVersion=2.2.2
77
commonsLangVersion=2.6
88
datastoreVersion=8.1.2
99
directoryWatcherVersion=0.9.9
10-
fieldsPluginVersion=5.1.0-SNAPSHOT
10+
fieldsPluginVersion=5.1.0
1111
gdocEngineVersion=1.0.1
1212
gradleNexusPluginVersion=2.3.1
1313
gradleNexusStagingPluginVersion=0.12.0
1414
groovyVersion=3.0.21
15-
gspVersion=6.2.2-SNAPSHOT
15+
gspVersion=6.2.2
1616
h2.version=2.2.224
1717
h2Version=2.2.224
1818
hibernateDatastoreVersion=8.1.0

grails-bom/plugins.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
gorm.hibernate5=8.1.0
22
gorm.mongodb=8.2.0
33
gorm.neo4j=8.1.0
4-
grails-gradle-plugin=6.2.0
4+
grails-gradle-plugin=6.2.1
55
cache=7.0.0
66
rxjava=1.1.1
77
rxjava2=2.0.0
8-
scaffolding=5.1.2-SNAPSHOT
8+
scaffolding=5.1.2
99
geb=4.0.0
1010
views-json=3.2.3
1111
views-json-templates=3.2.3

0 commit comments

Comments
 (0)