Skip to content

Commit 9fe5489

Browse files
Bump org.apache.xmlgraphics:batik-rasterizer-ext from 1.17 to 1.19
Bumps org.apache.xmlgraphics:batik-rasterizer-ext from 1.17 to 1.19. --- updated-dependencies: - dependency-name: org.apache.xmlgraphics:batik-rasterizer-ext dependency-version: '1.19' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e904475 commit 9fe5489

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

processor/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies {
1717
implementation "com.twelvemonkeys.imageio:imageio-jpeg:3.9.4"
1818
implementation "com.twelvemonkeys.imageio:imageio-batik:3.9.4"
1919

20-
implementation "org.apache.xmlgraphics:batik-rasterizer-ext:1.17"
20+
implementation "org.apache.xmlgraphics:batik-rasterizer-ext:1.19"
2121
implementation project(":model")
2222

2323
testImplementation "org.jetbrains.kotlin:kotlin-test:${KOTLIN_VERSION}"

0 commit comments

Comments
 (0)