File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,9 @@ Documentation::
1919
2020Improvements::
2121
22- * Upgrade to asciidoctorj-pdf 2.3.19 (#1300 )
22+ * Upgrade to asciidoctorj-pdf 2.3.26 (#1316 )
2323* Upgrade to asciidoctorj-epub 2.2.0 (#1300)
24+ * Upgrade to asciidoctorj-diagram 3.0.1 (#1316)
2425* Upgrade to asciidoctorj-revealjs 5.2.0 (#1300)
2526* Upgrade to JRuby 9.4.14.0 (#1313)
2627
Original file line number Diff line number Diff line change @@ -64,13 +64,13 @@ ext {
6464
6565 // jar versions
6666 arquillianVersion = ' 1.9.2.Final'
67- asciidoctorjPdfVersion = ' 2.3.19 '
67+ asciidoctorjPdfVersion = ' 2.3.23 '
6868 asciidoctorjEpub3Version = ' 2.2.0'
69- asciidoctorjDiagramVersion = ' 2.3.2 '
69+ asciidoctorjDiagramVersion = ' 3.0.1 '
7070 asciidoctorjDiagramDitaaMiniVersion = ' 1.0.3'
7171 asciidoctorjDiagramJsyntraxVersion = ' 1.38.2'
7272 asciidoctorjDiagramBatikVersion = ' 1.17'
73- asciidoctorjDiagramPlantumlVersion = ' 1.2025.2 '
73+ asciidoctorjDiagramPlantumlVersion = ' 1.2025.3 '
7474 asciidoctorjRevealJsVersion = ' 5.2.0'
7575 commonsioVersion = ' 2.19.0'
7676 hamcrestVersion = ' 2.2'
8787 pdfboxVersion = ' 3.0.5'
8888
8989 // gem versions
90- asciidoctorGemVersion = project. hasProperty(' asciidoctorGemVersion' ) ? project. asciidoctorGemVersion : ' 2.0.23 '
90+ asciidoctorGemVersion = project. hasProperty(' asciidoctorGemVersion' ) ? project. asciidoctorGemVersion : ' 2.0.26 '
9191 asciimathGemVersion = ' 2.0.4'
9292 coderayGemVersion = ' 1.1.3'
9393 rougeGemVersion = ' 3.30.0'
You can’t perform that action at this time.
0 commit comments