Skip to content

Commit

Permalink
Merge pull request #13645 from grails/jamesfredley/more-dependency-up…
Browse files Browse the repository at this point in the history
…dates-2

more grails 7 dependency updates
  • Loading branch information
codeconsole authored Sep 17, 2024
2 parents db6aaf5 + 42cef67 commit 0603cf0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ testingSupportVersion=4.0.0-SNAPSHOT
testingSupportVersionForTests=4.0.0-SNAPSHOT
tomcatLog4jVersion=8.5.2
tomcatVersion=10.1.29
viewsVersion=3.2.3
viewsVersion=4.0.0-SNAPSHOT
org.gradle.caching=true
org.gradle.parallel=true
org.gradle.daemon=true
Expand Down
10 changes: 5 additions & 5 deletions grails-bom/plugins.properties
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
gorm.hibernate5=9.0.0-SNAPSHOT
gorm.mongodb=8.2.0
gorm.mongodb=9.0.0-SNAPSHOT
gorm.neo4j=8.1.0
grails-gradle-plugin=7.0.0-SNAPSHOT
cache=7.0.0
rxjava=1.1.1
rxjava2=2.0.0
scaffolding=5.0.1
scaffolding=6.0.0-SNAPSHOT
geb=4.0.0
views-json=3.2.3
views-json-templates=3.2.3
views-markup=3.2.3
views-json=4.0.0-SNAPSHOT
views-json-templates=4.0.0-SNAPSHOT
views-markup=4.0.0-SNAPSHOT

0 comments on commit 0603cf0

Please sign in to comment.