mirror of
https://github.com/graalvm/setup-graalvm.git
synced 2025-01-19 19:56:38 +08:00
f47d45565a
- Fork relevant bits from https://github.com/actions/setup-java - Use Node.js 16 - Adjust packaging - Update uuid and other dependencies Closes #11
3 lines
126 B
Scala
3 lines
126 B
Scala
ThisBuild / scalaVersion := "2.12.15"
|
|
|
|
libraryDependencies += "org.scala-lang.modules" %% "scala-parser-combinators" % "1.1.2" |