Skip to content

Commit

Permalink
Merge pull request #15 from embulk/dependabot/gradle/org.embulk-embul…
Browse files Browse the repository at this point in the history
…k-util-file-0.2.0

Bump org.embulk:embulk-util-file from 0.1.5 to 0.2.0
  • Loading branch information
dmikurube authored May 9, 2024
2 parents da53cd4 + 4b52d1d commit 48c5786
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ org.apache.commons:commons-compress:1.26.1=compileClasspath,runtimeClasspath
org.apache.commons:commons-lang3:3.14.0=compileClasspath,runtimeClasspath
org.embulk:embulk-spi:0.11=compileClasspath
org.embulk:embulk-util-config:0.5.0=compileClasspath,runtimeClasspath
org.embulk:embulk-util-file:0.1.5=compileClasspath,runtimeClasspath
org.embulk:embulk-util-file:0.2.0=compileClasspath,runtimeClasspath
org.msgpack:msgpack-core:0.8.24=compileClasspath
org.slf4j:slf4j-api:2.0.7=compileClasspath
empty=
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ validation-api = "2.0.1.Final"
# We choose Jackson with the latest patch release of the latest open branch.
jackson = "2.16.2"

embulk-util-file = "0.1.5"
embulk-util-file = "0.2.0"

commons-compress = "1.26.1"
commons-codec = "1.16.1"
Expand Down

0 comments on commit 48c5786

Please sign in to comment.