update gradle to 7.5.1

This commit is contained in:
2022-10-08 08:41:20 +02:00
parent 486348470f
commit be4be8d4c3
5 changed files with 16 additions and 8 deletions

View File

@@ -136,5 +136,5 @@ subprojects {
}
wrapper {
gradleVersion = '7.4.1'
gradleVersion = '7.5.1'
}