Skip to content

Commit 3710c7b

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala-library to 2.12.21
1 parent 0ce99a2 commit 3710c7b

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
@@ -4,7 +4,7 @@ organization := "com.github.takezoe"
44

55
scalaVersion := "3.3.7"
66

7-
crossScalaVersions := List("2.12.20", "2.13.18", "3.3.7")
7+
crossScalaVersions := List("2.12.21", "2.13.18", "3.3.7")
88

99
libraryDependencies ++= Seq(
1010
"com.typesafe.slick" %% "slick" % "3.6.1",

0 commit comments

Comments
 (0)