Skip to content

Commit d7f4656

Browse files
committed
Use release 3.1.2
1 parent 50191f5 commit d7f4656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grails-resources/src/grails/plugin/grails-app/conf/BuildConfig.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ grails.project.dependency.resolution = {
4040
}
4141

4242
plugins {
43-
build(":release:3.1.1",
43+
build(":release:3.1.2",
4444
":rest-client-builder:2.1.1") {
4545
export = false
4646
}

0 commit comments

Comments
 (0)