node-plantuml
node-plantuml copied to clipboard
feat: bump puml version 2022.0 january
This new bump for PlantUML version 2022.0: allow to make use of new PlantUML themes 🥳 and have all other issues fixed (e.g. including Java log4js vulnerability) see more at: PlantUML Release notes
@startuml
!theme spacelab
A -> B
@enduml

What's the hold up with this PR?