Skip to content

Commit 4d539f4

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala3-library to 3.3.4
1 parent 6a20a2d commit 4d539f4

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

7-
crossScalaVersions := List("2.12.20", "2.13.15", "3.3.3")
7+
crossScalaVersions := List("2.12.20", "2.13.15", "3.3.4")
88

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

0 commit comments

Comments
 (0)