Skip to content

Commit ddb3ab9

Browse files
Merge pull request #39 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 cceb975 + 757cc0a commit ddb3ab9

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

embulk-guess-csv/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ org.embulk:embulk-util-guess:0.4.0=compileClasspath,runtimeClasspath
1515
org.embulk:embulk-util-json:0.5.0=compileClasspath,runtimeClasspath
1616
org.embulk:embulk-util-rubytime:0.4.0=compileClasspath,runtimeClasspath
1717
org.embulk:embulk-util-text:0.2.0=compileClasspath,runtimeClasspath
18-
org.embulk:embulk-util-timestamp:0.3.0=compileClasspath,runtimeClasspath
18+
org.embulk:embulk-util-timestamp:0.3.1=compileClasspath,runtimeClasspath
1919
org.msgpack:msgpack-core:0.8.24=compileClasspath
2020
org.slf4j:slf4j-api:2.0.7=compileClasspath
2121
empty=

embulk-guess-csv_all_strings/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ org.embulk:embulk-util-guess:0.4.0=compileClasspath,runtimeClasspath
1515
org.embulk:embulk-util-json:0.5.0=compileClasspath,runtimeClasspath
1616
org.embulk:embulk-util-rubytime:0.4.0=compileClasspath,runtimeClasspath
1717
org.embulk:embulk-util-text:0.2.0=compileClasspath,runtimeClasspath
18-
org.embulk:embulk-util-timestamp:0.3.0=compileClasspath,runtimeClasspath
18+
org.embulk:embulk-util-timestamp:0.3.1=compileClasspath,runtimeClasspath
1919
org.msgpack:msgpack-core:0.8.24=compileClasspath
2020
org.slf4j:slf4j-api:2.0.7=compileClasspath
2121
empty=

gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ org.embulk:embulk-util-file:0.2.0=compileClasspath,runtimeClasspath
1414
org.embulk:embulk-util-json:0.5.0=compileClasspath,runtimeClasspath
1515
org.embulk:embulk-util-rubytime:0.4.0=compileClasspath,runtimeClasspath
1616
org.embulk:embulk-util-text:0.2.0=compileClasspath,runtimeClasspath
17-
org.embulk:embulk-util-timestamp:0.3.0=compileClasspath,runtimeClasspath
17+
org.embulk:embulk-util-timestamp:0.3.1=compileClasspath,runtimeClasspath
1818
org.msgpack:msgpack-core:0.8.24=compileClasspath
1919
org.slf4j:slf4j-api:2.0.7=compileClasspath
2020
empty=

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ embulk-util-guess = "0.4.0"
1919
embulk-util-json = "0.5.0"
2020
embulk-util-text = "0.2.0"
2121
embulk-util-rubytime = "0.4.0"
22-
embulk-util-timestamp = "0.3.0"
22+
embulk-util-timestamp = "0.3.1"
2323

2424
junit4 = "4.13.2"
2525
embulk-core = "0.11.0"

0 commit comments

Comments
 (0)