Update to antora-ui-spring 0.3.3
This commit is contained in:
parent
8ba2c34175
commit
85ccc20121
|
@ -34,7 +34,7 @@ urls:
|
||||||
redirect_facility: httpd
|
redirect_facility: httpd
|
||||||
ui:
|
ui:
|
||||||
bundle:
|
bundle:
|
||||||
url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.3.2/ui-bundle.zip
|
url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.3.3/ui-bundle.zip
|
||||||
snapshot: true
|
snapshot: true
|
||||||
runtime:
|
runtime:
|
||||||
log:
|
log:
|
||||||
|
|
|
@ -35,5 +35,5 @@ runtime:
|
||||||
failure_level: warn
|
failure_level: warn
|
||||||
ui:
|
ui:
|
||||||
bundle:
|
bundle:
|
||||||
url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.3.2/ui-bundle.zip
|
url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.3.3/ui-bundle.zip
|
||||||
snapshot: true
|
snapshot: true
|
||||||
|
|
Loading…
Reference in New Issue