Skip to content

Commit ddcde52

Browse files
authored
Merge pull request #1887 from Baeldung/update/opencsv-5.11.1
Update opencsv from 5.11 to 5.11.1
2 parents 821e53c + d28da0b commit ddcde52

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

0 commit comments

Comments
 (0)