Skip to content

Commit 9faf07f

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala-library to 2.13.13
1 parent e062500 commit 9faf07f

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
@@ -74,7 +74,7 @@ def Scala3 = "3.3.2"
7474

7575
lazy val commonSettings = Def.settings(
7676
scalaVersion := Scala212,
77-
crossScalaVersions := Scala212 :: "2.13.12" :: Scala3 :: Nil,
77+
crossScalaVersions := Scala212 :: "2.13.13" :: Scala3 :: Nil,
7878
publishTo := sonatypePublishToBundle.value,
7979
releaseTagName := tagName.value,
8080
releaseCrossBuild := true,

0 commit comments

Comments
 (0)