Skip to content

Commit 8cf00ae

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala3-library to 3.3.7
1 parent 9e14c33 commit 8cf00ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name := "blocking-slick"
22

33
organization := "com.github.takezoe"
44

5-
scalaVersion := "3.3.6"
5+
scalaVersion := "3.3.7"
66

7-
crossScalaVersions := List("2.12.20", "2.13.17", "3.3.6")
7+
crossScalaVersions := List("2.12.20", "2.13.17", "3.3.7")
88

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

0 commit comments

Comments
 (0)