Skip to content

Commit 55bd051

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala-library to 2.13.18
1 parent 67d461e commit 55bd051

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.17", "3.7.4"),
5+
crossScalaVersions := Seq("2.12.20", "2.13.18", "3.7.4"),
66
scalacOptions ++= Seq(
77
"-deprecation",
88
"-encoding", "UTF-8",

0 commit comments

Comments
 (0)