We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ee08fa commit d9fcf91Copy full SHA for d9fcf91
src/main/groovy/io/xh/hoist/HoistCoreGrailsPlugin.groovy
@@ -21,7 +21,7 @@ import static io.xh.hoist.util.Utils.createCustomOrDefault
21
22
class HoistCoreGrailsPlugin extends Plugin {
23
24
- def grailsVersion = '7.0.0'
+ def grailsVersion = '7.0.1'
25
def version = '34.0-SNAPSHOT'
26
def title = 'hoist-core'
27
def author = 'Extremely Heavy'
0 commit comments