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 57c0cef commit 555e2eeCopy full SHA for 555e2ee
settings.gradle
@@ -6,7 +6,7 @@ pluginManagement {
6
}
7
plugins {
8
id "org.grails.grails-web" version "6.1.1"
9
- id "org.grails.grails-gsp" version "6.1.0"
+ id "org.grails.grails-gsp" version "6.1.1"
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