Skip to content

Commit 7de58c6

Browse files
fix(deps): update dependency com.bertramlabs.plugins:asset-pipeline-grails to v4.5.2
1 parent 81a805f commit 7de58c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies {
5252
runtimeOnly "com.h2database:h2"
5353
runtimeOnly "org.apache.tomcat:tomcat-jdbc"
5454
runtimeOnly "javax.xml.bind:jaxb-api:2.3.1"
55-
runtimeOnly "com.bertramlabs.plugins:asset-pipeline-grails:4.3.0"
55+
runtimeOnly "com.bertramlabs.plugins:asset-pipeline-grails:4.5.2"
5656
testImplementation "org.grails:grails-gorm-testing-support"
5757
testImplementation "org.mockito:mockito-core"
5858
testImplementation "org.grails:grails-web-testing-support"

0 commit comments

Comments
 (0)