mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
[PR #211] [MERGED] Move tool versions to Version Catalog #453
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/211
Author: @sgammon
Created: 2/20/2024
Status: ✅ Merged
Merged: 2/21/2024
Merged by: @holzensp
Base:
main← Head:chore/tools-in-catalog📝 Commits (1)
8508af3Move tool versions to Version Catalog📊 Changes
4 files changed (+18 additions, -2 deletions)
View changed files
📝
buildSrc/build.gradle.kts(+4 -0)📝
buildSrc/src/main/kotlin/pklJavaLibrary.gradle.kts(+6 -1)📝
buildSrc/src/main/kotlin/pklKotlinLibrary.gradle.kts(+6 -1)📝
gradle/libs.versions.toml(+2 -0)📄 Description
Summary
Add a fix to make Version Catalog symbols visible within the
buildSrcplugins, and then move tool versions (Google Java Format and ktfmt) into the catalog.Originally previewed as part of apple/pkl#204.
Changelog
buildSrcpluginsgoogleFormatVersionin version catalogktfmtin version catalog🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.