diff --git a/build.gradle.kts b/build.gradle.kts index 3352e88a3..5eadd08f5 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -38,7 +38,7 @@ dependencies { testImplementation("org.scilab.forge:jlatexmath:1.0.7") "pdfRuntimeOnly"("org.apache.xmlgraphics:fop:2.8") - "pdfRuntimeOnly"("org.apache.xmlgraphics:batik-all:1.16") + "pdfRuntimeOnly"("org.apache.xmlgraphics:batik-all:1.17") } repositories {