We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 270ccd4 commit 8db72c8Copy full SHA for 8db72c8
plugin-core/docs/src/docs/code/s2-quickstart/build.gradle
@@ -58,7 +58,7 @@ dependencies {
58
runtimeOnly "com.h2database:h2"
59
runtimeOnly "org.apache.tomcat:tomcat-jdbc"
60
runtimeOnly "javax.xml.bind:jaxb-api:2.3.1"
61
- runtimeOnly "com.bertramlabs.plugins:asset-pipeline-grails:4.3.0"
+ runtimeOnly "com.bertramlabs.plugins:asset-pipeline-grails:4.5.2"
62
testImplementation "org.grails:grails-gorm-testing-support"
63
testImplementation "org.mockito:mockito-core"
64
testImplementation "org.grails:grails-web-testing-support"
0 commit comments