mirror of
https://github.com/apple/pkl.git
synced 2026-05-26 00:29:14 +02:00
a8c66938e6
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.