Skip to content

Commit 1266d25

Browse files
docs: Add doc
1 parent 4abb0f1 commit 1266d25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/main/java/com/tlcsdm/core/util/DependencyInfo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ private static class SingletonInstance {
200200
"https://github.com/srikanth-lingala/zip4j",
201201
"Apache License, Version 2.0", "https://www.apache.org/licenses/LICENSE-2.0.txt"),
202202

203-
new Dependency("net.sourceforge.plantuml", "plantuml", "1.2025.3", false,
203+
new Dependency("net.sourceforge.plantuml", "plantuml", "1.2025.4", false,
204204
"https://plantuml.com/",
205205
"MIT License", "https://opensource.org/license/mit/"),
206206

0 commit comments

Comments
 (0)