We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68e1794 commit 60e60ccCopy full SHA for 60e60cc
settings.gradle
@@ -6,7 +6,7 @@ pluginManagement {
6
}
7
plugins {
8
id "org.grails.grails-web" version "6.1.0"
9
- id "org.grails.grails-gsp" version "6.0.0"
+ id "org.grails.grails-gsp" version "6.1.0"
10
id "org.grails.grails-plugin" version "$grailsGradlePluginVersion"
11
id "com.bertramlabs.asset-pipeline" version "4.4.0"
12
id "com.github.erdi.webdriver-binaries" version "3.2"
0 commit comments