mirror of
https://github.com/actions/setup-java
synced 2024-11-05 13:15:43 +00:00
3 lines
No EOL
126 B
Scala
3 lines
No EOL
126 B
Scala
ThisBuild / scalaVersion := "2.12.15"
|
|
|
|
libraryDependencies += "org.scala-lang.modules" %% "scala-parser-combinators" % "1.1.2" |