1
0
Fork 0
mirror of https://github.com/actions/setup-java.git synced 2024-09-20 00:26:43 +00:00
setup-java/__tests__/cache/sbt/build.sbt
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"