mirror of
https://github.com/apple/pkl.git
synced 2026-01-14 15:43:41 +01:00
[PR #901] [MERGED] Bump minimum Gradle version to 8.2 #800
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/901
Author: @bioball
Created: 1/24/2025
Status: ✅ Merged
Merged: 1/27/2025
Merged by: @bioball
Base:
main← Head:bump-min-gradle-version📝 Commits (1)
b05afe9Bump minimum Gradle version to 8.2📊 Changes
2 files changed (+3 additions, -3 deletions)
View changed files
📝
pkl-gradle/pkl-gradle.gradle.kts(+1 -1)📝
pkl-gradle/src/main/java/org/pkl/gradle/PklPlugin.java(+2 -2)📄 Description
The Kotlin 2.0 version upgrade made us incompatible with Gradle 8.1.
Given that Gradle 8.1 is now over 1.5 years old, this drops support for it, and raises the minimum version to 8.2.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.