Skip to content

Commit

Permalink
Bump de.siegmar:fastcsv from 3.1.0 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps [de.siegmar:fastcsv](https://github.com/osiegmar/FastCSV) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/osiegmar/FastCSV/releases)
- [Changelog](https://github.com/osiegmar/FastCSV/blob/main/CHANGELOG.md)
- [Commits](osiegmar/FastCSV@v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: de.siegmar:fastcsv
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 15, 2024
1 parent 34f326e commit 2db2a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<dependency>
<groupId>de.siegmar</groupId>
<artifactId>fastcsv</artifactId>
<version>3.1.0</version>
<version>3.2.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 2db2a7e

Please sign in to comment.