[PR #901] [MERGED] Bump minimum Gradle version to 8.2 #800

Closed
opened 2025-12-30 01:26:52 +01:00 by adam · 0 comments
Owner

📋 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: mainHead: bump-min-gradle-version


📝 Commits (1)

  • b05afe9 Bump 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.

## 📋 Pull Request Information **Original PR:** https://github.com/apple/pkl/pull/901 **Author:** [@bioball](https://github.com/bioball) **Created:** 1/24/2025 **Status:** ✅ Merged **Merged:** 1/27/2025 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `bump-min-gradle-version` --- ### 📝 Commits (1) - [`b05afe9`](https://github.com/apple/pkl/commit/b05afe922e05ab819e89ffcb493191eca5458dcd) Bump minimum Gradle version to 8.2 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `pkl-gradle/pkl-gradle.gradle.kts` (+1 -1) 📝 `pkl-gradle/src/main/java/org/pkl/gradle/PklPlugin.java` (+2 -2) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 01:26:52 +01:00
adam closed this issue 2025-12-30 01:26:52 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#800