Skip to content

Commit 9aaa326

Browse files
scalikejdbc-bot[bot]xuwei-k
authored andcommitted
Update scala3-library to 3.3.6
1 parent 3b40938 commit 9aaa326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ lazy val root = (project in file("."))
44
name := "csvquery",
55
version := "1.5.1-SNAPSHOT",
66
scalaVersion := "2.13.16",
7-
crossScalaVersions := Seq("2.12.20", "2.13.16", "3.3.5"),
7+
crossScalaVersions := Seq("2.12.20", "2.13.16", "3.3.6"),
88
libraryDependencies ++= Seq(
99
"com.h2database" % "h2" % "2.2.224",
1010
"org.scalikejdbc" %% "scalikejdbc" % "4.3.2",

0 commit comments

Comments
 (0)