1
0
mirror of https://github.com/actions/setup-java.git synced 2025-03-01 20:10:10 +08:00
2022-04-20 16:26:27 +02:00

3 lines
126 B
Scala

ThisBuild / scalaVersion := "2.12.15"
libraryDependencies += "org.scala-lang.modules" %% "scala-parser-combinators" % "1.1.2"