Skip to content

Commit fd02abd

Browse files
Merge pull request #22 from embulk/dependabot/gradle/org.embulk-embulk-util-timestamp-0.3.1
Bump org.embulk:embulk-util-timestamp from 0.3.0 to 0.3.1
2 parents e6fbd81 + 8fe6166 commit fd02abd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ org.embulk:embulk-util-config:0.5.0=compileClasspath,runtimeClasspath
1212
org.embulk:embulk-util-file:0.2.0=compileClasspath,runtimeClasspath
1313
org.embulk:embulk-util-rubytime:0.4.0=compileClasspath,runtimeClasspath
1414
org.embulk:embulk-util-text:0.2.0=compileClasspath,runtimeClasspath
15-
org.embulk:embulk-util-timestamp:0.3.0=compileClasspath,runtimeClasspath
15+
org.embulk:embulk-util-timestamp:0.3.1=compileClasspath,runtimeClasspath
1616
org.msgpack:msgpack-core:0.8.24=compileClasspath
1717
org.slf4j:slf4j-api:2.0.7=compileClasspath
1818
empty=

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jackson = "2.16.2"
1515

1616
embulk-util-file = "0.2.0"
1717
embulk-util-text = "0.2.0"
18-
embulk-util-timestamp = "0.3.0"
18+
embulk-util-timestamp = "0.3.1"
1919

2020
checkstyle = "9.3"
2121

0 commit comments

Comments
 (0)