Skip to content

Commit

Permalink
Bump org.apache.xmlgraphics:batik-rasterizer-ext from 1.17 to 1.18 (#…
Browse files Browse the repository at this point in the history
…5970)

Bumps org.apache.xmlgraphics:batik-rasterizer-ext from 1.17 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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 440c89d commit a16bbfb
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.12.0"
implementation "com.twelvemonkeys.imageio:imageio-batik:3.12.0"

implementation "org.apache.xmlgraphics:batik-rasterizer-ext:1.17"
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 a16bbfb

Please sign in to comment.