mirror of
https://github.com/actions/setup-java.git
synced 2026-03-24 12:30:21 +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 |