Skip to content

Commit 1d0f9a0

Browse files
committed
Update Antora resources
1 parent 4bead23 commit 1d0f9a0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

build.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ antora {
88
version = '3.2.0-alpha.6'
99
options = [clean: true, fetch: true, stacktrace: true]
1010
dependencies = [
11-
'@antora/atlas-extension': '1.0.0-alpha.1',
12-
'@antora/collector-extension': '1.0.0-alpha.7',
11+
'@antora/atlas-extension': '1.0.0-alpha.2',
12+
'@antora/collector-extension': '1.0.1',
1313
'@asciidoctor/tabs': '1.0.0-beta.6',
14-
'@springio/antora-extensions': '1.14.2',
15-
'@springio/asciidoctor-extensions': '1.0.0-alpha.12',
14+
'@springio/antora-extensions': '1.14.7',
15+
'@springio/asciidoctor-extensions': '1.0.0-alpha.17',
1616
'asciinema-player': '3.7.1'
1717
]
1818
}

0 commit comments

Comments
 (0)