Skip to content

Commit 8db72c8

Browse files
fix(deps): update dependency com.bertramlabs.plugins:asset-pipeline-grails to v4.5.2
1 parent 270ccd4 commit 8db72c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin-core/docs/src/docs/code/s2-quickstart/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencies {
5858
runtimeOnly "com.h2database:h2"
5959
runtimeOnly "org.apache.tomcat:tomcat-jdbc"
6060
runtimeOnly "javax.xml.bind:jaxb-api:2.3.1"
61-
runtimeOnly "com.bertramlabs.plugins:asset-pipeline-grails:4.3.0"
61+
runtimeOnly "com.bertramlabs.plugins:asset-pipeline-grails:4.5.2"
6262
testImplementation "org.grails:grails-gorm-testing-support"
6363
testImplementation "org.mockito:mockito-core"
6464
testImplementation "org.grails:grails-web-testing-support"

0 commit comments

Comments
 (0)