Skip to content

Commit

Permalink
Bump org.embulk:embulk-parser-csv from 0.11.3 to 0.11.6
Browse files Browse the repository at this point in the history
Bumps [org.embulk:embulk-parser-csv](https://github.com/embulk/embulk-parser-csv) from 0.11.3 to 0.11.6.
- [Commits](embulk/embulk-parser-csv@v0.11.3...v0.11.6)

---
updated-dependencies:
- dependency-name: org.embulk:embulk-parser-csv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent b152e57 commit ba12637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies {
testImplementation "org.embulk:embulk-core:0.11.3"
testImplementation "org.embulk:embulk-junit4:0.11.3"
testImplementation "org.embulk:embulk-input-file:0.11.0"
testImplementation "org.embulk:embulk-parser-csv:0.11.3"
testImplementation "org.embulk:embulk-parser-csv:0.11.6"
testImplementation "org.embulk:embulk-deps:0.11.3"

implementation("org.embulk:embulk-util-config:0.5.0")
Expand Down

0 comments on commit ba12637

Please sign in to comment.