Skip to content

Commit

Permalink
Merge pull request #55 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 Apr 19, 2024
2 parents 7ea7ddc + 5001134 commit 40a4468
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 @@ -9,7 +9,7 @@ com.fasterxml.jackson:jackson-bom:2.15.4=compileClasspath,runtimeClasspath
javax.validation:validation-api:1.1.0.Final=compileClasspath,runtimeClasspath
org.embulk:embulk-spi:0.11=compileClasspath
org.embulk:embulk-util-config:0.3.4=compileClasspath,runtimeClasspath
org.embulk:embulk-util-file:0.1.5=compileClasspath,runtimeClasspath
org.embulk:embulk-util-file:0.2.0=compileClasspath,runtimeClasspath
org.embulk:embulk-util-text:0.1.3=compileClasspath,runtimeClasspath
org.msgpack:msgpack-core:0.8.24=compileClasspath
org.slf4j:slf4j-api:2.0.7=compileClasspath
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ embulk-spi = "0.11"
slf4j-api = "2.0.7"

embulk-util-config = "0.3.4"
embulk-util-file = "0.1.5"
embulk-util-file = "0.2.0"
embulk-util-text = "0.1.3"

# See https://github.com/FasterXML/jackson/wiki/Jackson-Releases for Jackson versions.
Expand Down

0 comments on commit 40a4468

Please sign in to comment.