Skip to content

Commit 5cd28bc

Browse files
Update opencsv from 5.11.1 to 5.11.2
1 parent 8cc0751 commit 5cd28bc

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
@@ -444,7 +444,7 @@ lazy val scala_libraries = (project in file("scala-libraries"))
444444
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5",
445445
"software.amazon.awssdk" % "s3" % "2.25.9",
446446
"com.github.seratch" %% "awscala" % "0.9.2",
447-
"com.opencsv" % "opencsv" % "5.11.1",
447+
"com.opencsv" % "opencsv" % "5.11.2",
448448
"com.github.tototoshi" %% "scala-csv" % "2.0.0",
449449
"org.apache.commons" % "commons-csv" % "1.14.0"
450450
),

0 commit comments

Comments
 (0)