Skip to content

Commit

Permalink
Bump com.twelvemonkeys.imageio:imageio-batik from 3.9.4 to 3.10.0
Browse files Browse the repository at this point in the history
Bumps com.twelvemonkeys.imageio:imageio-batik from 3.9.4 to 3.10.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent 6295c28 commit 8406b1b
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.10.0"
implementation "com.twelvemonkeys.imageio:imageio-batik:3.9.4"
implementation "com.twelvemonkeys.imageio:imageio-batik:3.10.0"

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

0 comments on commit 8406b1b

Please sign in to comment.