Skip to content

Update dependency gradle to v8.14-rc-2 #4490

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionSha256Sum=ea87df6204bb94a432cf58d9a915408b1588a8bf146643a347e31fabd7b0e5a8
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14-rc-1-bin.zip
distributionSha256Sum=64caf15a08354b01c3c32de0e433179e6678041e8dfe8aa2a27da06ec81c7e35
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14-rc-2-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down
Loading