Skip to content

Commit 4a18de9

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala3-library to 3.3.2
1 parent 4819189 commit 4a18de9

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

7-
crossScalaVersions := List("2.12.18", "2.13.12", "3.3.1")
7+
crossScalaVersions := List("2.12.18", "2.13.12", "3.3.2")
88

99
libraryDependencies += {
1010
if (scalaBinaryVersion.value == "3") {

0 commit comments

Comments
 (0)