Skip to content

Commit c3e9131

Browse files
authored
Merge pull request #17 from embulk/dependabot/gradle/org.embulk-embulk-util-timestamp-0.3.0
Bump org.embulk:embulk-util-timestamp from 0.2.2 to 0.3.0
2 parents 19dee95 + d6031e1 commit c3e9131

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gradle.lockfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ javax.validation:validation-api:2.0.1.Final=compileClasspath,runtimeClasspath
1010
org.embulk:embulk-spi:0.11=compileClasspath
1111
org.embulk:embulk-util-config:0.5.0=compileClasspath,runtimeClasspath
1212
org.embulk:embulk-util-json:0.5.0=compileClasspath,runtimeClasspath
13-
org.embulk:embulk-util-rubytime:0.3.3=compileClasspath,runtimeClasspath
14-
org.embulk:embulk-util-timestamp:0.2.2=compileClasspath,runtimeClasspath
13+
org.embulk:embulk-util-rubytime:0.4.0=compileClasspath,runtimeClasspath
14+
org.embulk:embulk-util-timestamp:0.3.0=compileClasspath,runtimeClasspath
1515
org.msgpack:msgpack-core:0.8.24=compileClasspath
1616
org.slf4j:slf4j-api:2.0.7=compileClasspath
1717
empty=

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jackson = "2.16.2"
1515

1616
embulk-util-file = "0.1.5"
1717
embulk-util-json = "0.5.0"
18-
embulk-util-timestamp = "0.2.2"
18+
embulk-util-timestamp = "0.3.0"
1919

2020
checkstyle = "9.3"
2121

0 commit comments

Comments
 (0)