Skip to content

Commit 7aa569a

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala3-library to 3.3.6
1 parent 7d1b19b commit 7aa569a

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.5"
5+
scalaVersion := "3.3.6"
66

7-
crossScalaVersions := List("2.12.20", "2.13.16", "3.3.5")
7+
crossScalaVersions := List("2.12.20", "2.13.16", "3.3.6")
88

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

0 commit comments

Comments
 (0)