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 032e470 commit 45ca30eCopy full SHA for 45ca30e
build.gradle
@@ -18,7 +18,7 @@ ext.providedDeps = []
18
19
ext.provided = { providedDeps << it }
20
ext {
21
- grailsVersion = '2.3.8.RELEASE'
+ grailsVersion = '2.3.8'
22
isBuildSnapshot = grailsVersion.endsWith(".BUILD-SNAPSHOT")
23
antTraxVersion = "1.7.1"
24
antVersion = "1.8.4"
0 commit comments