Skip to content

Commit fb05e82

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala-library to 2.13.18
1 parent 77f5cd0 commit fb05e82

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.17" :: Scala3 :: Nil,
78+
crossScalaVersions := Scala212 :: "2.13.18" :: Scala3 :: Nil,
7979
(Compile / doc / scalacOptions) ++= {
8080
Seq(
8181
"-sourcepath",

0 commit comments

Comments
 (0)