Upgrade to Gradle 8.12

This commit is contained in:
Sam Brannen
2024-12-21 16:02:15 +01:00
parent 2baf70768d
commit 99cb6ba0a7
5 changed files with 8 additions and 9 deletions

View File

@@ -37,7 +37,7 @@ javadoc {
repositories {
maven {
url "https://repo.spring.io/release"
url = "https://repo.spring.io/release"
}
}