Skip to content

Commit

Permalink
Bump com.opencsv:opencsv from 5.9 to 5.10
Browse files Browse the repository at this point in the history
Bumps com.opencsv:opencsv from 5.9 to 5.10.

---
updated-dependencies:
- dependency-name: com.opencsv:opencsv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Jan 13, 2025
1 parent f8301c9 commit 49ae06e
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
@@ -26,7 +26,7 @@
<kotest.version>5.9.1</kotest.version>
<kotlinx.version>1.10.1</kotlinx.version>
<slf4j.version>2.0.16</slf4j.version>
<opencsv.version>5.9</opencsv.version>
<opencsv.version>5.10</opencsv.version>

<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
<omni-coveragereporter-maven-plugin.version>0.4.4</omni-coveragereporter-maven-plugin.version>

0 comments on commit 49ae06e

Please sign in to comment.