mirror of
https://gitea.com/actions/setup-java.git
synced 2024-11-01 09:30:31 +01:00
3 lines
126 B
Plaintext
3 lines
126 B
Plaintext
|
ThisBuild / scalaVersion := "2.12.15"
|
||
|
|
||
|
libraryDependencies += "org.scala-lang.modules" %% "scala-parser-combinators" % "1.1.2"
|