Skip to content

Commit c9fdd9d

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala-library to 2.13.13
1 parent 62c8b9d commit c9fdd9d

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
@@ -101,7 +101,7 @@ val commonSettings = Def.settings(
101101
},
102102
scalacOptions ++= unusedWarnings,
103103
scalaVersion := scala212,
104-
crossScalaVersions := scala212 :: "2.13.12" :: "3.3.2" :: Nil,
104+
crossScalaVersions := scala212 :: "2.13.13" :: "3.3.2" :: Nil,
105105
(Compile / doc / scalacOptions) ++= {
106106
val tag = tagOrHash.value
107107
Seq(

0 commit comments

Comments
 (0)