Skip to content

Commit

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

Bump org.embulk:embulk-util-timestamp from 0.2.2 to 0.3.0
  • Loading branch information
dmikurube committed May 9, 2024
2 parents c9ed3d7 + 5400589 commit c991bb7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ org.embulk:embulk-spi:0.11=compileClasspath
org.embulk:embulk-util-config:0.5.0=compileClasspath,runtimeClasspath
org.embulk:embulk-util-file:0.2.0=compileClasspath,runtimeClasspath
org.embulk:embulk-util-json:0.5.0=compileClasspath,runtimeClasspath
org.embulk:embulk-util-rubytime:0.3.3=compileClasspath,runtimeClasspath
org.embulk:embulk-util-timestamp:0.2.2=compileClasspath,runtimeClasspath
org.embulk:embulk-util-rubytime:0.4.0=compileClasspath,runtimeClasspath
org.embulk:embulk-util-timestamp:0.3.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 @@ -15,7 +15,7 @@ jackson = "2.16.2"

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

junit4 = "4.13.2"
embulk-core = "0.11.0"
Expand Down

0 comments on commit c991bb7

Please sign in to comment.