Skip to content

Commit e94b1c5

Browse files
Merge pull request #19 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 39d2db4 + 94c9d92 commit e94b1c5

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
@@ -10,7 +10,7 @@ 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-rubytime:0.4.0=compileClasspath,runtimeClasspath
13-
org.embulk:embulk-util-timestamp:0.3.0=compileClasspath,runtimeClasspath
13+
org.embulk:embulk-util-timestamp:0.3.1=compileClasspath,runtimeClasspath
1414
org.msgpack:msgpack-core:0.8.24=compileClasspath
1515
org.slf4j:slf4j-api:2.0.7=compileClasspath
1616
empty=

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ validation-api = "2.0.1.Final"
1313
# We choose Jackson with the latest patch release of the latest open branch.
1414
jackson = "2.16.2"
1515

16-
embulk-util-timestamp = "0.3.0"
16+
embulk-util-timestamp = "0.3.1"
1717

1818
checkstyle = "9.3"
1919

0 commit comments

Comments
 (0)