finally i'm able to update gradle to 8.11.1
This commit is contained in:
parent
45da7ed2da
commit
5a2b1ec438
3 changed files with 4 additions and 4 deletions
|
@ -89,6 +89,6 @@ docker {
|
|||
}
|
||||
|
||||
tasks.wrapper {
|
||||
gradleVersion = "8.10.2"
|
||||
gradleVersion = "8.11.1"
|
||||
distributionType = Wrapper.DistributionType.BIN
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue