Skip to content

Commit 46e1119

Browse files
renovate[bot]sonartech
authored andcommitted
Update dependency gradle to v8.14 (#315)
GitOrigin-RevId: 521cf6b136ae3b915661f424dbeb9e3a02ff1ef7
1 parent b5ec65e commit 46e1119

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,6 @@
5252
[submodule "private/its/sources/ansible/ansible-lint"]
5353
path = private/its/sources/ansible/ansible-lint
5454
url = https://github.com/ansible/ansible-lint
55+
[submodule "build-logic/common"]
56+
path = build-logic/common
57+
url = https://github.com/SonarSource/cloud-native-gradle-modules

gradle/wrapper/gradle-wrapper.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionSha256Sum=20f1b1176237254a6fc204d8434196fa11a4cfb387567519c61556e8710aed78
4-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
3+
distributionSha256Sum=61ad310d3c7d3e5da131b76bbf22b5a4c0786e9d892dae8c1658d4b484de3caa
4+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14-bin.zip
55
networkTimeout=10000
66
validateDistributionUrl=true
77
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)