Skip to content

Commit b158633

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala-library to 2.13.17
1 parent ea96558 commit b158633

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
@@ -75,7 +75,7 @@ val commonSettings = Def.settings(
7575
},
7676
scalacOptions ++= unusedWarnings,
7777
scalaVersion := Scala212,
78-
crossScalaVersions := Scala212 :: "2.13.16" :: Scala3 :: Nil,
78+
crossScalaVersions := Scala212 :: "2.13.17" :: Scala3 :: Nil,
7979
(Compile / doc / scalacOptions) ++= {
8080
Seq(
8181
"-sourcepath",

0 commit comments

Comments
 (0)