Skip to content

Commit 0d68245

Browse files
committed
Update grails-gsp
1 parent 5009794 commit 0d68245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ ext {
2828
isTravisBuild = System.getenv().get("TRAVIS") == 'true'
2929

3030
asyncVersion = '3.3.2'
31-
gspVersion = '3.3.1'
31+
gspVersion = '3.3.2'
3232
legacyConvertersVersion = "3.3.1"
3333
testingSupportVersion = "1.1.4"
3434
datastoreVersion = "6.1.10.RELEASE"

0 commit comments

Comments
 (0)