Update dependency gradle to v8.14.2
This commit is contained in:
parent
e2651e17f2
commit
0dccac4be7
5 changed files with 6 additions and 6 deletions
|
@ -89,6 +89,6 @@ docker {
|
|||
}
|
||||
|
||||
tasks.wrapper {
|
||||
gradleVersion = "8.13"
|
||||
gradleVersion = "8.14.2"
|
||||
distributionType = Wrapper.DistributionType.BIN
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue