Skip to content

Commit bc2faf9

Browse files
authored
bump com.opencsv:opencsv from 5.9 to 5.12.0 (via #3111)
1 parent 5bdbe4b commit bc2faf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ subprojects {
9090
dependency("ch.qos.logback:logback-classic:1.3.16")
9191
dependency("com.beust:jcommander:1.82")
9292
dependency("com.github.spotbugs:spotbugs:4.9.8")
93-
dependency("com.opencsv:opencsv:5.9")
93+
dependency("com.opencsv:opencsv:5.12.0")
9494
dependency("com.puppycrawl.tools:checkstyle:12.2.0")
9595
dependency("com.squareup.retrofit2:converter-jackson:${comSquareupRetrofit2Version}")
9696
dependency("com.squareup.retrofit2:retrofit:${comSquareupRetrofit2Version}")

0 commit comments

Comments
 (0)