Skip to content

Commit d9fcf91

Browse files
committed
Upgrade to Grails 7.0.1
1 parent 6ee08fa commit d9fcf91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/groovy/io/xh/hoist/HoistCoreGrailsPlugin.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import static io.xh.hoist.util.Utils.createCustomOrDefault
2121

2222
class HoistCoreGrailsPlugin extends Plugin {
2323

24-
def grailsVersion = '7.0.0'
24+
def grailsVersion = '7.0.1'
2525
def version = '34.0-SNAPSHOT'
2626
def title = 'hoist-core'
2727
def author = 'Extremely Heavy'

0 commit comments

Comments
 (0)