mirror of
https://github.com/apple/pkl.git
synced 2026-04-10 18:57:00 +02:00
Update dependencies (#1492)
Update dependencies by running `./gradlew updateDependencyLocks`. Most of the updated dependencies are test dependencies.
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
# This is a Gradle generated file for dependency locking.
|
||||
# Manual edits can break the build and are not advised.
|
||||
# This file is expected to be part of source control.
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.2.20=pklFormatter
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.2.20=pklFormatter
|
||||
org.jetbrains.kotlin:kotlin-stdlib:2.2.20=pklFormatter
|
||||
org.jetbrains:annotations:13.0=pklFormatter
|
||||
empty=signatures
|
||||
|
||||
Reference in New Issue
Block a user