Skip to content

Commit 7ad0718

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala3-library to 3.3.3
1 parent 556f4e8 commit 7ad0718

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

7-
crossScalaVersions := List("2.12.19", "2.13.13", "3.3.2")
7+
crossScalaVersions := List("2.12.19", "2.13.13", "3.3.3")
88

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

0 commit comments

Comments
 (0)