Skip to content

Commit baccc8a

Browse files
scalikejdbc-bot[bot]xuwei-k
authored andcommitted
Update scala3-library to 3.3.5
1 parent 5824a15 commit baccc8a

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.4"),
7+
crossScalaVersions := Seq("2.12.20", "2.13.16", "3.3.5"),
88
libraryDependencies ++= Seq(
99
"com.h2database" % "h2" % "2.2.224",
1010
"org.scalikejdbc" %% "scalikejdbc" % "4.3.2",

0 commit comments

Comments
 (0)