Skip to content

Commit a1e56ae

Browse files
committed
Upgrade Antora Spring UI and extensions
1 parent 15134df commit a1e56ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

antora-playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ urls:
3737
redirect_facility: httpd
3838
ui:
3939
bundle:
40-
url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.2/ui-bundle.zip
40+
url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.10/ui-bundle.zip
4141
snapshot: true
4242
runtime:
4343
log:

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ antora {
1515
'@antora/atlas-extension': '1.0.0-alpha.1',
1616
'@antora/collector-extension': '1.0.0-alpha.3',
1717
'@asciidoctor/tabs': '1.0.0-beta.3',
18-
'@springio/antora-extensions': '1.6.0',
18+
'@springio/antora-extensions': '1.8.2',
1919
'@springio/asciidoctor-extensions': '1.0.0-alpha.8',
2020
]
2121
}

0 commit comments

Comments
 (0)