Merge branch '3.0.x'

This commit is contained in:
Andy Wilkinson
2025-06-03 13:19:37 +01:00
12 changed files with 16 additions and 20 deletions

View File

@@ -1,5 +1,5 @@
plugins {
id "org.asciidoctor.jvm.convert" version "3.3.2"
id "org.asciidoctor.jvm.convert" version "4.0.4"
id "java-library"
}