Skip to content

Commit a0f9f60

Browse files
committed
updated PlantUML to 1.2023.10
1 parent 6d5e38b commit a0f9f60

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Initially I developed a plugin for NetBeans IDE then the IntellijIDEA plugin was
1717
__1.6.4 (SNAPSHOT)__
1818
- IJ: "Knowledge folders" pane removed [#116](https://github.com/raydac/netbeans-mmd-plugin/issues/116)
1919
- SR: improved rendering of KafkaStreams topology
20-
- SR: PlantUML updated to 1.2023.9
20+
- SR: PlantUML updated to 1.2023.10
2121
- SR: improved full-screen activation
2222

2323
__1.6.3 (23-apr-2023)__

changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
__1.6.4 (SNAPSHOT)__
22
- IJ: "Knowledge folders" pane removed [#116](https://github.com/raydac/netbeans-mmd-plugin/issues/116)
33
- SR: improved KafkaStreams topology rendering
4-
- SR: PlantUML updated to 1.2023.9
4+
- SR: PlantUML updated to 1.2023.10
55
- SR: improved full-screen activation
66

77
__1.6.3 (23-apr-2023)__

mind-map/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<properties>
1313
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1414
<elk.version>0.8.1</elk.version>
15-
<plantuml.version>1.2023.9</plantuml.version>
15+
<plantuml.version>1.2023.10</plantuml.version>
1616
</properties>
1717

1818
<modules>

0 commit comments

Comments
 (0)