mirror of
https://github.com/apple/pkl.git
synced 2026-04-10 10:53:40 +02:00
Update dependencies by running `./gradlew updateDependencyLocks`. Most of the updated dependencies are test dependencies.
Core implementation of the Pkl language. Includes Java APIs for embedding the language into JVM applications, and for building libraries and tools on top of the language.