upgrade Gradle Antora Plugin to 1.0.0

This commit is contained in:
Dan Allen 2023-01-26 20:00:11 -07:00 committed by Steve Riesenberg
parent 8940bc8979
commit 8a56d49d35
No known key found for this signature in database
GPG Key ID: 5F311AB48A55D521
1 changed files with 1 additions and 5 deletions

View File

@ -1,10 +1,6 @@
plugins {
id 'base'
id 'org.antora' version '1.0.0-alpha.7'
}
node {
version = '19.4.0'
id 'org.antora' version '1.0.0'
}
antora {