Skip to content

Commit

Permalink
Update svm to 22.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 28, 2024
1 parent 6e92366 commit 8999a1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/deps.sc
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ object Deps {
def zipInputStream = ivy"org.virtuslab.scala-cli.zip-input-stream:zip-input-stream:0.1.2"
}

def graalVmVersion = "22.3.1"
def graalVmVersion = "22.3.5"
def graalVmJavaVersion = 17
def graalVmJvmId = s"graalvm-java$graalVmJavaVersion:$graalVmVersion"

Expand Down

0 comments on commit 8999a1d

Please sign in to comment.