Skip to content

Commit 0c07f50

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala-library to 2.12.20
1 parent 01b43b7 commit 0c07f50

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.3"
66

7-
crossScalaVersions := List("2.12.19", "2.13.14", "3.3.3")
7+
crossScalaVersions := List("2.12.20", "2.13.14", "3.3.3")
88

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

0 commit comments

Comments
 (0)