mirror of
https://github.com/apple/pkl.git
synced 2026-01-13 23:23:37 +01:00
[PR #396] [MERGED] Update to Gradle 8.7 #534
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/396
Author: @odenix
Created: 4/4/2024
Status: ✅ Merged
Merged: 4/5/2024
Merged by: @bioball
Base:
main← Head:gradle-8.7📝 Commits (1)
3af8424Update to Gradle 8.7📊 Changes
2 files changed (+2 additions, -3 deletions)
View changed files
📝
gradle/wrapper/gradle-wrapper.jar(+0 -0)📝
gradle/wrapper/gradle-wrapper.properties(+2 -3)📄 Description
Update Gradle by running the following command:
gw wrapper --gradle-version latest --gradle-distribution-sha256-sum 544c35d6bd849ae8a5ed0bcea39ba677dc40f49df7d1835561582da2009b961d
Manually verify wrapper JAR according to:
https://docs.gradle.org/current/userguide/gradle_wrapper.html#manually_verifying_the_gradle_wrapper_jar
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.