Skip to content

Commit

Permalink
Merge pull request #5112 from openequella/renovate/com.opencsv-opencs…
Browse files Browse the repository at this point in the history
…v-5.x

chore(deps): update dependency com.opencsv:opencsv to v5.9
  • Loading branch information
PenghaiZhang committed May 17, 2024
2 parents 00e4bb7 + 314b6bb commit e78aaab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autotest/OldTests/build.sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import de.johoop.testngplugin.TestNGPlugin
import scala.jdk.CollectionConverters._

libraryDependencies += "com.opencsv" % "opencsv" % "5.8"
libraryDependencies += "com.opencsv" % "opencsv" % "5.9"
libraryDependencies ++= Seq(
"org.testng" % "testng" % "6.14.3" % Test,
// The older Log4j is required by dependency "oclc-harvester2" at runtime.
Expand Down

0 comments on commit e78aaab

Please sign in to comment.