Skip to content

Commit

Permalink
Bump com.twelvemonkeys.imageio:imageio-batik from 3.11.0 to 3.12.0 (#…
Browse files Browse the repository at this point in the history
…5955)

Bumps com.twelvemonkeys.imageio:imageio-batik from 3.11.0 to 3.12.0.

---
updated-dependencies:
- dependency-name: com.twelvemonkeys.imageio:imageio-batik
  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 7, 2024
1 parent 7e06561 commit b31dd2f
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 @@ -15,7 +15,7 @@ dependencies {
implementation 'com.squareup.okhttp3:okhttp:4.12.0'

implementation "com.twelvemonkeys.imageio:imageio-jpeg:3.11.0"
implementation "com.twelvemonkeys.imageio:imageio-batik:3.11.0"
implementation "com.twelvemonkeys.imageio:imageio-batik:3.12.0"

implementation "org.apache.xmlgraphics:batik-rasterizer-ext:1.17"
implementation project(":model")
Expand Down

0 comments on commit b31dd2f

Please sign in to comment.