We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d1d087 commit 88ab43dCopy full SHA for 88ab43d
docs.mk
@@ -5,4 +5,4 @@ docs: bin/plantuml.jar
5
6
bin/plantuml.jar:
7
mkdir -p bin
8
- curl -Lo $@ https://github.com/plantuml/plantuml/releases/download/v1.2023.10/plantuml-1.2023.10.jar
+ curl -Lo $@ https://github.com/plantuml/plantuml/releases/download/v1.2025.10/plantuml-1.2025.10.jar
0 commit comments