File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ org.embulk:embulk-spi:0.11=compileClasspath
11
11
org.embulk:embulk-util-config:0.5.0=compileClasspath,runtimeClasspath
12
12
org.embulk:embulk-util-json:0.5.0=compileClasspath,runtimeClasspath
13
13
org.embulk:embulk-util-rubytime:0.4.0=compileClasspath,runtimeClasspath
14
- org.embulk:embulk-util-timestamp:0.3.0 =compileClasspath,runtimeClasspath
14
+ org.embulk:embulk-util-timestamp:0.3.1 =compileClasspath,runtimeClasspath
15
15
org.msgpack:msgpack-core:0.8.24=compileClasspath
16
16
org.slf4j:slf4j-api:2.0.7=compileClasspath
17
17
empty=
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ jackson = "2.16.2"
15
15
16
16
embulk-util-file = " 0.1.5"
17
17
embulk-util-json = " 0.5.0"
18
- embulk-util-timestamp = " 0.3.0 "
18
+ embulk-util-timestamp = " 0.3.1 "
19
19
20
20
checkstyle = " 9.3"
21
21
You can’t perform that action at this time.
0 commit comments