Skip to content

Commit

Permalink
Merge pull request #625 from qdsfdhvh/renovate/com.twelvemonkeys.imag…
Browse files Browse the repository at this point in the history
…eio-imageio-batik-3.x

Update dependency com.twelvemonkeys.imageio:imageio-batik to v3.12.0
  • Loading branch information
qdsfdhvh authored Jan 13, 2025
2 parents aac20cf + 944b2f4 commit 750e690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension/imageio/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ kotlin {
dependencies {
implementation(projects.imageLoader)
// svg
implementation("com.twelvemonkeys.imageio:imageio-batik:3.11.0")
implementation("com.twelvemonkeys.imageio:imageio-batik:3.12.0")
implementation("org.apache.xmlgraphics:batik-transcoder:1.18")
}
}
Expand Down

0 comments on commit 750e690

Please sign in to comment.