Skip to content

Commit 7d1a361

Browse files
Update dependency homebrew/plantuml to v1.2026.0
1 parent 768d480 commit 7d1a361

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cli/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ FROM eclipse-temurin:21.0.9_10-jre
1010

1111
LABEL org.opencontainers.image.source="https://github.com/zeldigas/text2confl"
1212

13-
ARG PLANTUML="1.2025.10"
13+
ARG PLANTUML="1.2026.0"
1414

1515
ADD https://github.com/plantuml/plantuml/releases/download/v$PLANTUML/plantuml.jar /usr/local/bin/plantuml.jar
1616
ADD scripts/plantuml /usr/local/bin/plantuml

0 commit comments

Comments
 (0)