setup-java/__tests__/cache/sbt/build.sbt
2022-04-12 08:48:51 +02:00

3 lines
No EOL
118 B
Scala

ThisBuild / scalaVersion := "3.1.1"
libraryDependencies += "org.junit.jupiter" % "junit-jupiter-api" % "5.8.2" % Test