Skip to content

Commit 1a6ad49

Browse files
committed
Update Scala to 3.1.0
1 parent d2277e6 commit 1a6ad49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ThisBuild / developers := List(
99
Developer("larsrh", "Lars Hupel", "", url("https://github.com/larsrh"))
1010
)
1111

12-
ThisBuild / crossScalaVersions := Seq("2.12.15", "2.13.6", "3.0.2")
12+
ThisBuild / crossScalaVersions := Seq("2.12.15", "2.13.6", "3.1.0")
1313

1414
ThisBuild / githubWorkflowJavaVersions := Seq("adoptium@8")
1515
ThisBuild / githubWorkflowEnv += ("JABBA_INDEX" -> "https://github.com/typelevel/jdk-index/raw/main/index.json")

0 commit comments

Comments
 (0)