Skip to content

Commit 601b0cc

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala-library to 2.12.19
1 parent 2217985 commit 601b0cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
scalaVersion := "2.12.18"
1+
scalaVersion := "2.12.19"
22

3-
crossScalaVersions := Seq("2.12.18", "2.13.12", "3.4.0")
3+
crossScalaVersions := Seq("2.12.19", "2.13.12", "3.4.0")
44

55
scalacOptions ++= Seq("-feature")
66

0 commit comments

Comments
 (0)