We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b5e6ba9 + 5cd28bc commit 2f8d756Copy full SHA for 2f8d756
build.sbt
@@ -444,7 +444,7 @@ lazy val scala_libraries = (project in file("scala-libraries"))
444
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5",
445
"software.amazon.awssdk" % "s3" % "2.25.9",
446
"com.github.seratch" %% "awscala" % "0.9.2",
447
- "com.opencsv" % "opencsv" % "5.11.1",
+ "com.opencsv" % "opencsv" % "5.11.2",
448
"com.github.tototoshi" %% "scala-csv" % "2.0.0",
449
"org.apache.commons" % "commons-csv" % "1.14.0"
450
),
0 commit comments