Update dependency gradle to v8.14.2
This commit is contained in:
parent
4ebe867f03
commit
b6f0209529
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