1
0
mirror of https://gitea.com/actions/setup-java.git synced 2025-05-15 20:26:54 +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"