mirror of
https://github.com/apple/pkl.git
synced 2026-04-23 00:38:37 +02:00
Fix stdlib lockfile (#1519)
Kotlin isn't a dependency of pkl-formatter anymore.
This commit is contained in:
@@ -1,8 +1,4 @@
|
|||||||
# This is a Gradle generated file for dependency locking.
|
# This is a Gradle generated file for dependency locking.
|
||||||
# Manual edits can break the build and are not advised.
|
# Manual edits can break the build and are not advised.
|
||||||
# This file is expected to be part of source control.
|
# This file is expected to be part of source control.
|
||||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.2.21=pklFormatter
|
empty=pklFormatter,signatures
|
||||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.2.21=pklFormatter
|
|
||||||
org.jetbrains.kotlin:kotlin-stdlib:2.2.21=pklFormatter
|
|
||||||
org.jetbrains:annotations:13.0=pklFormatter
|
|
||||||
empty=signatures
|
|
||||||
|
|||||||
Reference in New Issue
Block a user