1
0
Fork 0
mirror of https://github.com/actions/setup-java.git synced 2024-08-16 10:19:51 +02:00
setup-java/__tests__/cache/sbt/build.sbt

3 lines
126 B
Text
Raw Normal View History

2022-04-20 16:26:27 +02:00
ThisBuild / scalaVersion := "2.12.15"
libraryDependencies += "org.scala-lang.modules" %% "scala-parser-combinators" % "1.1.2"