Skip to content

Commit

Permalink
Merge pull request #12129 from grails/pluginBom
Browse files Browse the repository at this point in the history
Update plugins BOM
  • Loading branch information
puneetbehl committed Oct 12, 2021
2 parents 86641b9 + 84ae710 commit 78026af
Showing 1 changed file with 7 additions and 7 deletions.
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=7.1.0-RC4
gorm.mongodb=7.1.0-RC4
gorm.neo4j=7.1.0-RC4
grails-gradle-plugin=5.0.0-RC4
gorm.hibernate5=7.1.0
gorm.mongodb=7.1.0
gorm.neo4j=7.1.0
grails-gradle-plugin=5.0.0
cache=4.0.3
rxjava=1.1.1
rxjava2=2.0.0
scaffolding=4.0.0.RC1
fields=3.0.0.RC1
geb=2.0.0
views-json=2.1.0-RC4
views-json-templates=2.1.0-RC4
views-markup=2.1.0-RC4
views-json=2.1.0
views-json-templates=2.1.0
views-markup=2.1.0

0 comments on commit 78026af

Please sign in to comment.