Merge branch '2.0.x'

This commit is contained in:
Andy Wilkinson
2023-01-10 18:10:19 +00:00
5 changed files with 5 additions and 12 deletions

View File

@@ -3,11 +3,6 @@ plugins {
id "java-library"
}
repositories {
maven { url "https://repo.spring.io/release" }
maven { url "https://repo.spring.io/snapshot" }
}
configurations {
asciidoctorExt
}