Browse Source

upgrade Gradle Antora Plugin to 1.0.0

pull/12603/head
Dan Allen 3 years ago committed by Steve Riesenberg
parent
commit
8a56d49d35
No known key found for this signature in database
GPG Key ID: 5F311AB48A55D521
  1. 6
      build.gradle

6
build.gradle

@ -1,10 +1,6 @@ @@ -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 {

Loading…
Cancel
Save