Skip to content

Commit

Permalink
Minor grails version upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
lbwexler committed Jan 14, 2025
1 parent 5ea94e7 commit ff96ab2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## 28.0-SNAPSHOT - unreleased

### ⚙️ Technical
* Minor Grails upgrades

## 27.0.0 - 2025-01-08

### 💥 Breaking Changes (upgrade difficulty: 🟢 LOW - Hoist React update)
Expand Down
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
xhReleaseVersion=28.0-SNAPSHOT

grailsVersion=6.2.0
grailsGradlePluginVersion=6.2.0
grailsVersion=6.2.3
grailsGradlePluginVersion=6.2.3

gormVersion=8.1.0
gormVersion=8.1.2
grailsHibernatePluginVersion=8.1.0

groovyVersion=3.0.21
groovyVersion=3.0.23
hazelcast.version=5.3.7
logback.version=1.2.7

Expand Down

0 comments on commit ff96ab2

Please sign in to comment.