upgrade Gradle Antora Plugin to 1.0.0
This commit is contained in:
parent
8940bc8979
commit
8a56d49d35
|
@ -1,10 +1,6 @@
|
||||||
plugins {
|
plugins {
|
||||||
id 'base'
|
id 'base'
|
||||||
id 'org.antora' version '1.0.0-alpha.7'
|
id 'org.antora' version '1.0.0'
|
||||||
}
|
|
||||||
|
|
||||||
node {
|
|
||||||
version = '19.4.0'
|
|
||||||
}
|
}
|
||||||
|
|
||||||
antora {
|
antora {
|
||||||
|
|
Loading…
Reference in New Issue