Skip to content

Commit

Permalink
Bump org.apache.xmlgraphics:batik-rasterizer-ext from 1.16 to 1.18
Browse files Browse the repository at this point in the history
Bumps org.apache.xmlgraphics:batik-rasterizer-ext from 1.16 to 1.18.

---
updated-dependencies:
- dependency-name: org.apache.xmlgraphics:batik-rasterizer-ext
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent bf7e959 commit 792450e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion processor/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies {
implementation "com.twelvemonkeys.imageio:imageio-jpeg:3.9.4"
implementation "com.twelvemonkeys.imageio:imageio-batik:3.9.4"

implementation "org.apache.xmlgraphics:batik-rasterizer-ext:1.16"
implementation "org.apache.xmlgraphics:batik-rasterizer-ext:1.18"
implementation project(":model")

testImplementation "org.jetbrains.kotlin:kotlin-test:${KOTLIN_VERSION}"
Expand Down

0 comments on commit 792450e

Please sign in to comment.