We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81a805f commit 7de58c6Copy full SHA for 7de58c6
plugin/src/docs/code/s2-quickstart/build.gradle
@@ -52,7 +52,7 @@ dependencies {
52
runtimeOnly "com.h2database:h2"
53
runtimeOnly "org.apache.tomcat:tomcat-jdbc"
54
runtimeOnly "javax.xml.bind:jaxb-api:2.3.1"
55
- runtimeOnly "com.bertramlabs.plugins:asset-pipeline-grails:4.3.0"
+ runtimeOnly "com.bertramlabs.plugins:asset-pipeline-grails:4.5.2"
56
testImplementation "org.grails:grails-gorm-testing-support"
57
testImplementation "org.mockito:mockito-core"
58
testImplementation "org.grails:grails-web-testing-support"
0 commit comments