mirror of
https://github.com/actions/setup-java.git
synced 2024-11-06 09:05:46 -05:00
3 lines
126 B
Text
3 lines
126 B
Text
|
ThisBuild / scalaVersion := "2.12.15"
|
||
|
|
||
|
libraryDependencies += "org.scala-lang.modules" %% "scala-parser-combinators" % "1.1.2"
|