mirror of
https://github.com/apple/pkl.git
synced 2026-01-13 15:13:38 +01:00
[PR #1228] [MERGED] Bump Gradle to 9.1.0 #953
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/1228
Author: @bioball
Created: 10/8/2025
Status: ✅ Merged
Merged: 10/8/2025
Merged by: @bioball
Base:
main← Head:bump-gradle📝 Commits (3)
235a14aBump Gradle to 9.1.08737040Bump foojay resolver to 1.0.05372071Fix build logic on windows📊 Changes
7 files changed (+8 additions, -69 deletions)
View changed files
📝
buildSrc/src/main/kotlin/MergeSourcesJars.kt(+2 -2)📝
buildSrc/src/main/kotlin/pklAllProjects.gradle.kts(+1 -1)📝
gradle/wrapper/gradle-wrapper.properties(+2 -2)📝
pkl-gradle/pkl-gradle.gradle.kts(+1 -1)📝
pkl-gradle/src/main/java/org/pkl/gradle/PklPlugin.java(+0 -61)📝
pkl-gradle/src/test/kotlin/org/pkl/gradle/KotlinCodeGeneratorsTest.kt(+1 -1)📝
settings.gradle.kts(+1 -1)📄 Description
Also, remove support for kotlin gradle plugin less than 1.8.x, because:
org.gradle.api.plugins.Conventionis no longer available in the classpath in Gradle🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.