Skip to content

Commit a5991a5

Browse files
fix(deps): update dependency com.bertramlabs.plugins:asset-pipeline-grails to v4 (#993)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a75648a commit a5991a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies {
5353
runtimeOnly "com.h2database:h2"
5454
runtimeOnly "org.apache.tomcat:tomcat-jdbc"
5555
runtimeOnly "javax.xml.bind:jaxb-api:2.3.1"
56-
runtimeOnly "com.bertramlabs.plugins:asset-pipeline-grails:3.4.7"
56+
runtimeOnly "com.bertramlabs.plugins:asset-pipeline-grails:4.3.0"
5757
testImplementation "io.micronaut:micronaut-inject-groovy"
5858
testImplementation "org.grails:grails-gorm-testing-support"
5959
testImplementation "org.mockito:mockito-core"

0 commit comments

Comments
 (0)