pkl
pkl copied to clipboard
Move tool versions to Version Catalog
Summary
Add a fix to make Version Catalog symbols visible within the buildSrc
plugins, and then move tool versions (Google Java Format and ktfmt) into the catalog.
Originally previewed as part of apple/pkl#204.
Changelog
- fix: make version catalog accessible from
buildSrc
plugins - chore: declare
googleFormatVersion
in version catalog - chore: declare
ktfmt
in version catalog