Skip to content

Commit 314b757

Browse files
authored
Merge branch 'processing:main' into fix-movie-maker
2 parents ee9230d + 540d299 commit 314b757

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java/libraries/svg/build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<property name="core.library.jar" location="../../../core/library/core.jar" />
55

6-
<property name="batik.version" value="1.18" />
6+
<property name="batik.version" value="1.19" />
77
<!-- the .zip file to be downloaded -->
88
<property name="batik.zip" value="batik-bin-${batik.version}.zip" />
99
<!-- the .jar file that we need from the download -->

0 commit comments

Comments
 (0)