Skip to content

Commit 1e1304e

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala-library to 2.12.20
1 parent 36ada8b commit 1e1304e

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
@@ -107,7 +107,7 @@ val commonSettings = Def.settings(
107107
.toList
108108
.flatten,
109109
scalaVersion := Scala213,
110-
crossScalaVersions := "2.12.19" :: Scala213 :: "3.3.3" :: Nil,
110+
crossScalaVersions := "2.12.20" :: Scala213 :: "3.3.3" :: Nil,
111111
(Compile / doc / scalacOptions) ++= {
112112
val tag = tagOrHash.value
113113
Seq(

0 commit comments

Comments
 (0)