1
0
mirror of synced 2026-05-22 21:33:16 +00:00

upgrade the Gradle Antora Plugin to 1.0.0

This commit is contained in:
Dan Allen
2023-01-26 19:58:23 -07:00
committed by Rob Winch
parent 7db357d36a
commit 51d5fb9c03
+1 -1
View File
@@ -1,5 +1,5 @@
plugins { plugins {
id 'org.antora' version '1.0.0-alpha.7' id 'org.antora' version '1.0.0'
id 'io.spring.antora.generate-antora-yml' version '0.0.1' id 'io.spring.antora.generate-antora-yml' version '0.0.1'
} }