diff --git a/build-tools/autodiff.sh b/build-tools/autodiff.sh index 537a7fca..ac6dc4c8 100644 --- a/build-tools/autodiff.sh +++ b/build-tools/autodiff.sh @@ -12,7 +12,7 @@ fi curl -s -o /tmp/A.$PID.html https://invisiblexml.org/$SPEC/index.html # Make the diff version -java -jar tools/deltaxml/command-14.1.0.jar compare xhtml-patch \ +java -jar tools/deltaxml/command-15.0.2.jar compare xhtml-patch \ /tmp/A.$PID.html build/current/index.html /tmp/autodiff.$PID.html # Patch the diff version and make it HTML5