Skip to content

Commit 9dbb23e

Browse files
renovate[bot]stempler
authored andcommitted
chore(deps): update dependency gradle to v8.11.1
1 parent c3869e8 commit 9dbb23e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,5 @@ configure(srcProjects()) { project ->
9696

9797
tasks.wrapper {
9898
distributionType = Wrapper.DistributionType.ALL
99-
gradleVersion = '8.11'
99+
gradleVersion = '8.11.1'
100100
}

gradle/wrapper/gradle-wrapper.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11-all.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-all.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)