Skip to content

Commit

Permalink
Merge pull request #46 from asciidoctor/asciidoctor-diagram-2.2.13
Browse files Browse the repository at this point in the history
Upgrade asciidoctor-diagram to 2.2.13 and asciidoctod-diagram-plantum…
  • Loading branch information
robertpanzer authored Sep 17, 2023
2 parents dce9d25 + 52ea064 commit 7042c85
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion asciidoctorj-diagram-plantuml/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
properName=AsciidoctorJ Diagram Plantuml
description=AsciidoctorJ Diagram Plantul bundles the Asciidoctor Diagram Plantuml RubyGem (asciidoctor-diagram-plantuml) so it can be loaded into the JVM using JRuby.
version=1.2023.5
version=1.2023.10
gem_name=asciidoctor-diagram-plantuml

2 changes: 1 addition & 1 deletion asciidoctorj-diagram/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
properName=AsciidoctorJ Diagram
description=AsciidoctorJ Diagram bundles the Asciidoctor Diagram RubyGem (asciidoctor-diagram) so it can be loaded into the JVM using JRuby.
version=2.2.11
version=2.2.13
gem_name=asciidoctor-diagram
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=2.2.11
version=2.2.13
gem_name=asciidoctor-diagram

0 comments on commit 7042c85

Please sign in to comment.