upgrade various versions, including gradle to 8.12
This commit is contained in:
parent
9228529f18
commit
7d4d0fda3f
5 changed files with 6 additions and 7 deletions
|
@ -89,6 +89,6 @@ docker {
|
|||
}
|
||||
|
||||
tasks.wrapper {
|
||||
gradleVersion = "8.11.1"
|
||||
gradleVersion = "8.12"
|
||||
distributionType = Wrapper.DistributionType.BIN
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue