update to gradle 8.9

This commit is contained in:
2024-07-27 14:05:36 +02:00
parent b00ce507ef
commit 05fc03e48f
5 changed files with 26 additions and 21 deletions

View File

@@ -141,5 +141,5 @@ subprojects {
}
wrapper {
gradleVersion = '8.3'
gradleVersion = '8.9'
}