Skip to content

Commit

Permalink
Merge pull request #49 from cachescrubber/asciidoctor-diagram-2.2.17
Browse files Browse the repository at this point in the history
Upgrade to Asciidoctor Diagram 2.2.17
  • Loading branch information
robertpanzer committed Feb 3, 2024
2 parents a9d3c89 + fe752ad commit fb48f0a
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 Plantuml bundles the Asciidoctor Diagram Plantuml RubyGem (asciidoctor-diagram-plantuml) so it can be loaded into the JVM using JRuby.
version=1.2023.12
version=1.2023.13
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.14
version=2.2.17
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.14
version=2.2.17
gem_name=asciidoctor-diagram

0 comments on commit fb48f0a

Please sign in to comment.