mirror of
https://github.com/GayPizzaSpecifications/concrete.git
synced 2025-08-05 14:11:34 +00:00
Upgrade to Gradle v8.0
This commit is contained in:
@ -128,7 +128,7 @@ publishing {
|
||||
}
|
||||
|
||||
tasks.withType<Wrapper> {
|
||||
gradleVersion = "7.6"
|
||||
gradleVersion = "8.0"
|
||||
}
|
||||
|
||||
java {
|
||||
|
Reference in New Issue
Block a user