Skip to content

Commit

Permalink
Bump asset-pipeline-gradle from 2.14.2 to 2.14.10 (#866)
Browse files Browse the repository at this point in the history
Bumps [asset-pipeline-gradle](https://github.com/bertramdev/asset-pipeline-core) from 2.14.2 to 2.14.10.
- [Release notes](https://github.com/bertramdev/asset-pipeline-core/releases)
- [Commits](https://github.com/bertramdev/asset-pipeline-core/commits/rel-2.14.10)

---
updated-dependencies:
- dependency-name: com.bertramlabs.plugins:asset-pipeline-gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 27, 2022
1 parent 23cf9fb commit 48aa766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/integration-test-app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
dependencies {
classpath "org.grails:grails-gradle-plugin:$grailsVersion"
classpath "org.grails.plugins:hibernate5:${gormVersion-".RELEASE"}"
classpath "com.bertramlabs.plugins:asset-pipeline-gradle:2.14.2"
classpath "com.bertramlabs.plugins:asset-pipeline-gradle:2.14.10"
}
}

Expand Down

0 comments on commit 48aa766

Please sign in to comment.