Skip to content

Commit b582a91

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala-compiler, scala-library, ... to 2.13.16
1 parent 6bb0572 commit b582a91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ lazy val notPublish = Seq(
3030

3131
val buildSettings = Seq(
3232
scalaVersion := "2.11.12",
33-
crossScalaVersions := Seq("2.11.12", "2.12.20", "2.13.15"),
33+
crossScalaVersions := Seq("2.11.12", "2.12.20", "2.13.16"),
3434
resolvers += Resolver.sonatypeRepo("snapshots"),
3535
resolvers += Resolver.sonatypeRepo("releases"),
3636
scalacOptions ++= Seq("-deprecation"),

0 commit comments

Comments
 (0)