From 647b4d784de7821bb04b9846d74de631b6f61879 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 20 Nov 2023 08:34:55 +0100 Subject: [PATCH] Upgrade to Antora UI 0.4.7. See gh-833 --- antora-playbook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora-playbook.yml b/antora-playbook.yml index e7277ed3..a1e8fb11 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -42,5 +42,5 @@ runtime: format: pretty ui: bundle: - url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.3/ui-bundle.zip + url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.7/ui-bundle.zip snapshot: true