mirror of
https://github.com/actions/setup-java.git
synced 2025-04-22 10:56:45 +00:00
fix e2e for sbt.
This commit is contained in:
parent
7df480742f
commit
b9d25ecda2
66 changed files with 110 additions and 12 deletions
4
__tests__/cache/sbt/build.sbt
vendored
4
__tests__/cache/sbt/build.sbt
vendored
|
@ -1,3 +1,3 @@
|
|||
ThisBuild / scalaVersion := "3.1.1"
|
||||
ThisBuild / scalaVersion := "2.12.15"
|
||||
|
||||
libraryDependencies += "org.junit.jupiter" % "junit-jupiter-api" % "5.8.2" % Test
|
||||
libraryDependencies += "org.scala-lang.modules" %% "scala-parser-combinators" % "1.1.2"
|
Loading…
Add table
Add a link
Reference in a new issue