We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dafc88 commit 0395fa8Copy full SHA for 0395fa8
picocsv/build.gradle.kts
@@ -1,4 +1,4 @@
1
dependencies {
2
jmh(rootProject)
3
- implementation("com.github.nbbrd.picocsv:picocsv:2.4.0")
+ implementation("com.github.nbbrd.picocsv:picocsv:2.5.1")
4
}
0 commit comments