mirror of
https://github.com/actions/setup-java.git
synced 2025-07-22 22:48:23 +02: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 |