We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 906e602 commit 15514c0Copy full SHA for 15514c0
build.sbt
@@ -1,6 +1,6 @@
1
val scalaVersionNumber = "2.13.16"
2
val circeVersion = "0.12.3"
3
-val graalVersion = "24.2.2"
+val graalVersion = "22.3.3"
4
5
lazy val root = (project in file("."))
6
.enablePlugins(JavaAppPackaging)
0 commit comments