Skip to content

Commit

Permalink
Update BOM (#13003)
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetbehl committed May 22, 2023
1 parent f82e86a commit e7401e4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ groovyVersion=3.0.11
gspVersion=6.0.0-M1
h2.version=1.4.199
h2Version=1.4.200
hibernateDatastoreVersion=7.2.2
hibernateDatastoreVersion=8.0.0-RC1
jakartaAnnotationApiVersion=2.0.0
jansiVersion=1.18
javaParserCoreVersion=3.15.14
Expand All @@ -39,11 +39,11 @@ spockVersion=2.1-groovy-3.0
springBootVersion=2.7.12
springLoadedVersion=1.2.8.RELEASE
springVersion=5.3.27
testingSupportVersion=3.0.0-M2
testingSupportVersionForTests=2.6.1
testingSupportVersion=3.0.0-RC1
testingSupportVersionForTests=3.0.0-M2
tomcatLog4jVersion=8.5.2
tomcatVersion=9.0.75
viewsVersion=3.0.0-M1
viewsVersion=3.0.0-RC1
org.gradle.caching=true
org.gradle.parallel=true
org.gradle.daemon=true
Expand Down
14 changes: 7 additions & 7 deletions grails-bom/plugins.properties
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
gorm.hibernate5=8.0.0-M2
gorm.mongodb=8.0.0-M2
gorm.neo4j=8.0.0-M1
grails-gradle-plugin=6.0.0-M4
gorm.hibernate5=8.0.0-RC1
gorm.mongodb=8.0.0-RC1
gorm.neo4j=8.0.0-RC1
grails-gradle-plugin=6.0.0-RC1
cache=5.0.1
rxjava=1.1.1
rxjava2=2.0.0
scaffolding=4.1.0
fields=3.0.0.RC1
geb=3.0.0
views-json=3.0.0-M1
views-json-templates=3.0.0-M1
views-markup=3.0.0-M1
views-json=3.0.0-RC1
views-json-templates=3.0.0-RC1
views-markup=3.0.0-RC1

0 comments on commit e7401e4

Please sign in to comment.