Skip to content

Commit

Permalink
Update to new versions for Grails 6.2.1 release (#13724)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesfredley authored Oct 3, 2024
1 parent 6969d2e commit 7473a1a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ cglibVersion=2.2.2
commonsLangVersion=2.6
datastoreVersion=8.1.2
directoryWatcherVersion=0.9.9
fieldsPluginVersion=5.1.0-SNAPSHOT
fieldsPluginVersion=5.1.0
gdocEngineVersion=1.0.1
gradleNexusPluginVersion=2.3.1
gradleNexusStagingPluginVersion=0.12.0
groovyVersion=3.0.21
gspVersion=6.2.2-SNAPSHOT
gspVersion=6.2.2
h2.version=2.2.224
h2Version=2.2.224
hibernateDatastoreVersion=8.1.0
Expand Down
4 changes: 2 additions & 2 deletions grails-bom/plugins.properties
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
gorm.hibernate5=8.1.0
gorm.mongodb=8.2.0
gorm.neo4j=8.1.0
grails-gradle-plugin=6.2.0
grails-gradle-plugin=6.2.1
cache=7.0.0
rxjava=1.1.1
rxjava2=2.0.0
scaffolding=5.1.2-SNAPSHOT
scaffolding=5.1.2
geb=4.0.0
views-json=3.2.3
views-json-templates=3.2.3
Expand Down

0 comments on commit 7473a1a

Please sign in to comment.