Skip to content

Commit 25e5df5

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala3-library, ... to 3.7.0
1 parent f133f1a commit 25e5df5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ lazy val commonSettings = Seq(
22
scalaVersion := "2.12.20",
33
version := "0.4-SNAPSHOT",
44
organization := "de.b-studios",
5-
crossScalaVersions := Seq("2.12.20", "2.13.16", "3.6.4"),
5+
crossScalaVersions := Seq("2.12.20", "2.13.16", "3.7.0"),
66
scalacOptions ++= Seq(
77
"-deprecation",
88
"-encoding", "UTF-8",

0 commit comments

Comments
 (0)