Skip to content

Commit

Permalink
Bump com.fizzed:rocker-compiler from 1.4.0 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [com.fizzed:rocker-compiler](https://github.com/fizzed/rocker) from 1.4.0 to 2.1.0.
- [Changelog](https://github.com/fizzed/rocker/blob/master/CHANGELOG.md)
- [Commits](fizzed/rocker@v1.4.0...v2.1.0)

---
updated-dependencies:
- dependency-name: com.fizzed:rocker-compiler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 7200471 commit 51f3f02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repositories {
}

dependencies {
implementation "com.fizzed:rocker-compiler:1.4.0"
implementation "com.fizzed:rocker-compiler:2.1.0"
implementation "com.fasterxml.jackson.core:jackson-databind:2.17.1"
implementation "io.sdkman:gradle-sdkvendor-plugin:3.0.0"
implementation "org.asciidoctor:asciidoctor-gradle-jvm:2.4.0"
Expand Down

0 comments on commit 51f3f02

Please sign in to comment.