Skip to content

Commit

Permalink
fix(deps): update dependency com.bertramlabs.plugins:asset-pipeline-g…
Browse files Browse the repository at this point in the history
…radle to v4 (#224)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 4, 2024
1 parent ec4ae12 commit a1ceea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion micronaut/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
classpath "org.grails:grails-gradle-plugin:$grailsGradlePluginVersion"
classpath "org.grails.plugins:hibernate5:8.1.0"
classpath "gradle.plugin.com.github.erdi.webdriver-binaries:webdriver-binaries-gradle-plugin:$webdriverBinariesVersion"
classpath "com.bertramlabs.plugins:asset-pipeline-gradle:3.4.7"
classpath "com.bertramlabs.plugins:asset-pipeline-gradle:4.4.0"
}
}

Expand Down

0 comments on commit a1ceea4

Please sign in to comment.