mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 14:20:35 +01:00
[PR #1011] [MERGED] Revert Gradle plugin tests to use deprecated API #850
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/1011
Author: @bioball
Created: 3/4/2025
Status: ✅ Merged
Merged: 3/4/2025
Merged by: @bioball
Base:
main← Head:revert-to-deprecated-api📝 Commits (1)
be396efRevert Gradle plugin tests to use deprecated API📊 Changes
1 file changed (+5 additions, -5 deletions)
View changed files
📝
buildSrc/src/main/kotlin/pklGradlePluginTest.gradle.kts(+5 -5)📄 Description
This fixes our Gradle compatibility tests.
Not really sure how to avoid using the deprecated API here.
Filed https://github.com/gradle/gradle/issues/32599 on Gradle.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.