Skip to content

Commit f1f7135

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala-library to 2.13.15
1 parent 478d233 commit f1f7135

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
@@ -103,7 +103,7 @@ val commonSettings = Def.settings(
103103
},
104104
scalacOptions ++= unusedWarnings,
105105
scalaVersion := scala212,
106-
crossScalaVersions := scala212 :: "2.13.14" :: "3.3.3" :: Nil,
106+
crossScalaVersions := scala212 :: "2.13.15" :: "3.3.3" :: Nil,
107107
(Compile / doc / scalacOptions) ++= {
108108
val tag = tagOrHash.value
109109
Seq(

0 commit comments

Comments
 (0)