asciidoctor / asciidoctor-diagram

:left_right_arrow: Asciidoctor diagram extension, with support for AsciiToSVG, BlockDiag (BlockDiag, SeqDiag, ActDiag, NwDiag), Ditaa, Erd, GraphViz, Mermaid, Msc, PlantUML, Shaape, SvgBob, Syntrax, UMLet, Vega, Vega-Lite and WaveDrom.
http://asciidoctor.org
MIT License
432 stars 106 forks source link

Update PlantUML to a more recent version #396

Closed ullenboom closed 1 year ago

ullenboom commented 1 year ago

For now, it's 1.2022.12, asciidoctor-diagram is currently using 1.2022.5. See https://plantuml.com/de/changes for changes.

pepijnve commented 1 year ago

Fixed earlier today by https://github.com/asciidoctor/asciidoctor-diagram/pull/394