mirror of
https://github.com/actions/setup-java.git
synced 2025-04-21 02:16:45 +00:00
3 lines
No EOL
118 B
Scala
3 lines
No EOL
118 B
Scala
ThisBuild / scalaVersion := "3.1.1"
|
|
|
|
libraryDependencies += "org.junit.jupiter" % "junit-jupiter-api" % "5.8.2" % Test |