mirror of
https://github.com/actions/setup-java.git
synced 2025-05-23 02:51:46 +00:00
3 lines
118 B
Scala
3 lines
118 B
Scala
ThisBuild / scalaVersion := "3.1.1"
|
|
|
|
libraryDependencies += "org.junit.jupiter" % "junit-jupiter-api" % "5.8.2" % Test |