mirror of
https://github.com/processing/processing4.git
synced 2026-01-29 03:11:08 +01:00
deal with dead link for batik, upgrade to 1.14 (fixes #192)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<delete file="library/svg.jar" />
|
||||
</target>
|
||||
|
||||
<property name="batik.version" value="1.13" />
|
||||
<property name="batik.version" value="1.14" />
|
||||
<!-- the .zip file to be downloaded -->
|
||||
<property name="batik.zip" value="batik-bin-${batik.version}.zip" />
|
||||
<!-- the .jar file that's the actual dependency -->
|
||||
|
||||
Reference in New Issue
Block a user