Skip to content

Commit 11760c1

Browse files
renovate[bot]stempler
authored andcommitted
chore(deps): update gradle to v9.3.0
1 parent b598a78 commit 11760c1

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
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 = '9.2.1'
99+
gradleVersion = '9.3.0'
100100
}

gradle/wrapper/gradle-wrapper.jar

542 Bytes
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
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-9.2.1-all.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.0-all.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)