revert gradle version to 8.10.2
This commit is contained in:
parent
1a22b39430
commit
f5270e3eb7
3 changed files with 3 additions and 3 deletions
|
@ -89,6 +89,6 @@ docker {
|
|||
}
|
||||
|
||||
tasks.wrapper {
|
||||
gradleVersion = "8.11.1"
|
||||
gradleVersion = "8.10.2"
|
||||
distributionType = Wrapper.DistributionType.BIN
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue