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 @@ -26,6 +26,7 @@ asciidoc:
2626 extensions :
2727 - ' @asciidoctor/tabs'
2828 - ' @springio/asciidoctor-extensions'
29+ - ' @springio/asciidoctor-extensions/javadoc-extension'
2930urls :
3031 latest_version_segment_strategy : redirect:to
3132 latest_version_segment : ' '
Original file line number Diff line number Diff line change @@ -8,10 +8,10 @@ antora {
88 options = [clean : true , fetch : true , stacktrace : true ]
99 // NOTE remember to update the versions in lib/antora/templates/per-branch-antora-playbook.yml as well
1010 dependencies = [
11- ' @antora/atlas-extension' : ' 1.0.0-alpha.1 ' ,
12- ' @antora/collector-extension' : ' 1.0.0-alpha.3 ' ,
13- ' @asciidoctor/tabs' : ' 1.0.0-beta.3 ' ,
14- ' @springio/antora-extensions' : ' 1.11.1 ' ,
15- ' @springio/asciidoctor-extensions' : ' 1.0.0-alpha.10 ' ,
11+ ' @antora/atlas-extension' : ' 1.0.0-alpha.2 ' ,
12+ ' @antora/collector-extension' : ' 1.0.1 ' ,
13+ ' @asciidoctor/tabs' : ' 1.0.0-beta.6 ' ,
14+ ' @springio/antora-extensions' : ' 1.14.4 ' ,
15+ ' @springio/asciidoctor-extensions' : ' 1.0.0-alpha.16 ' ,
1616 ]
1717}
You can’t perform that action at this time.
0 commit comments