upgrade Gradle Antora Plugin to 1.0.0
This commit is contained in:
parent
8940bc8979
commit
8a56d49d35
|
@ -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…
Reference in New Issue