Skip to content

Commit

Permalink
Bump com.twelvemonkeys.imageio:imageio-batik from 3.9.4 to 3.10.1
Browse files Browse the repository at this point in the history
Bumps com.twelvemonkeys.imageio:imageio-batik from 3.9.4 to 3.10.1.

---
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]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent bf7e959 commit 6673ff4
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.11.0'

implementation "com.twelvemonkeys.imageio:imageio-jpeg:3.9.4"
implementation "com.twelvemonkeys.imageio:imageio-batik:3.9.4"
implementation "com.twelvemonkeys.imageio:imageio-batik:3.10.1"

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

0 comments on commit 6673ff4

Please sign in to comment.