mirror of
https://github.com/apple/pkl.git
synced 2026-03-22 09:09:15 +01:00
Update GraalVM to 22.3.3 (from 22.3.1) (#156)
This bumps GraalVM's version. References: - https://github.com/graalvm/graalvm-ce-builds/releases/tag/vm-22.3.3 - https://github.com/oracle/graal/compare/vm-22.3.1...vm-22.3.3 - https://www.graalvm.org/release-notes/22_3/
This commit is contained in:
@@ -6,8 +6,8 @@ com.github.ajalt.clikt:clikt:3.5.1=pkldoc
|
||||
com.tunnelvisionlabs:antlr4-runtime:4.9.0=pkldoc
|
||||
org.commonmark:commonmark-ext-gfm-tables:0.21.0=pkldoc
|
||||
org.commonmark:commonmark:0.21.0=pkldoc
|
||||
org.graalvm.sdk:graal-sdk:22.3.1=pkldoc
|
||||
org.graalvm.truffle:truffle-api:22.3.1=pkldoc
|
||||
org.graalvm.sdk:graal-sdk:22.3.3=pkldoc
|
||||
org.graalvm.truffle:truffle-api:22.3.3=pkldoc
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10=pkldoc
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.7.10=pkldoc
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.7.10=pkldoc
|
||||
|
||||
Reference in New Issue
Block a user