Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f0ff587

Browse files
Update commons-csv from 1.14.0 to 1.14.1
1 parent 0055589 commit f0ff587

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
@@ -446,7 +446,7 @@ lazy val scala_libraries = (project in file("scala-libraries"))
446446
"com.github.seratch" %% "awscala" % "0.9.2",
447447
"com.opencsv" % "opencsv" % "5.11.2",
448448
"com.github.tototoshi" %% "scala-csv" % "2.0.0",
449-
"org.apache.commons" % "commons-csv" % "1.14.0"
449+
"org.apache.commons" % "commons-csv" % "1.14.1"
450450
),
451451
libraryDependencies ++= Seq(
452452
"org.playframework" %% "play-slick" % LibraryVersions.playSlickVersion,

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /