Skip to content

Commit 358ad63

Browse files
committed
scala 3.5.2 migration
Signed-off-by: Prabhu Subramanian <[email protected]>
1 parent aae55e2 commit 358ad63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

formats/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name := "odb2-formats"
22

33
libraryDependencies ++= Seq(
4-
"com.github.tototoshi" %% "scala-csv" % "1.3.10",
4+
"com.github.tototoshi" %% "scala-csv" % "2.0.0",
55
"org.scala-lang.modules" %% "scala-xml" % "2.3.0",
66
"com.github.pathikrit" %% "better-files" % "3.9.2" % Test,
77
"com.github.scopt" %% "scopt" % "4.1.0",

0 commit comments

Comments
 (0)