Skip to content

Commit

Permalink
Bump org.embulk:embulk-util-json from 0.4.0 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [org.embulk:embulk-util-json](https://github.com/embulk/embulk-util-json) from 0.4.0 to 0.5.0.
- [Commits](embulk/embulk-util-json@v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: org.embulk:embulk-util-json
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 9, 2024
1 parent 342a02d commit a5b4029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ validation-api = "2.0.1.Final"
jackson = "2.16.2"

embulk-util-file = "0.2.0"
embulk-util-json = "0.4.0"
embulk-util-json = "0.5.0"
embulk-util-timestamp = "0.2.2"

junit4 = "4.13.2"
Expand Down

0 comments on commit a5b4029

Please sign in to comment.