Skip to content

Commit 3c7bbe0

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala-library to 2.13.14
1 parent 5b938d3 commit 3c7bbe0

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.13", "3.3.3")
7+
crossScalaVersions := List("2.12.19", "2.13.14", "3.3.3")
88

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

0 commit comments

Comments
 (0)