Skip to content

Commit 0f64788

Browse files
renovate[bot]marcphilipp
authored andcommitted
Update dependency de.siegmar:fastcsv to v4.1.0
1 parent c9488c1 commit 0f64788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ checkstyle = { module = "com.puppycrawl.tools:checkstyle", version.ref = "checks
3333
classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.181" }
3434
commons-io = { module = "commons-io:commons-io", version = "2.20.0" }
3535
errorProne-core = { module = "com.google.errorprone:error_prone_core", version = "2.42.0" }
36-
fastcsv = { module = "de.siegmar:fastcsv", version = "4.0.0" }
36+
fastcsv = { module = "de.siegmar:fastcsv", version = "4.1.0" }
3737
groovy = { module = "org.apache.groovy:groovy", version = "5.0.1" }
3838
groovy2-bom = { module = "org.codehaus.groovy:groovy-bom", version = "2.5.23" }
3939
hamcrest = { module = "org.hamcrest:hamcrest", version = "3.0" }

0 commit comments

Comments
 (0)