File tree 8 files changed +15
-15
lines changed
embulk-input-db2/gradle/dependency-locks
embulk-input-jdbc/gradle/dependency-locks
embulk-input-mysql/gradle/dependency-locks
embulk-input-oracle/gradle/dependency-locks
embulk-input-postgresql/gradle/dependency-locks
embulk-input-redshift/gradle/dependency-locks
embulk-input-sqlserver/gradle/dependency-locks
8 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ subprojects {
33
33
34
34
dependencies {
35
35
compileOnly " org.embulk:embulk-core:0.9.23"
36
- compile " org.embulk:embulk-util-timestamp:0.2.0 "
36
+ compile " org.embulk:embulk-util-timestamp:0.2.1 "
37
37
38
38
testCompile " org.embulk:embulk-core:0.9.23"
39
39
testCompile " org.embulk:embulk-test:0.9.23"
Original file line number Diff line number Diff line change 1
1
# This is a Gradle generated file for dependency locking.
2
2
# Manual edits can break the build and are not advised.
3
3
# This file is expected to be part of source control.
4
- org.embulk:embulk-util-rubytime:0.3.0
5
- org.embulk:embulk-util-timestamp:0.2.0
4
+ org.embulk:embulk-util-rubytime:0.3.2
5
+ org.embulk:embulk-util-timestamp:0.2.1
Original file line number Diff line number Diff line change 1
1
# This is a Gradle generated file for dependency locking.
2
2
# Manual edits can break the build and are not advised.
3
3
# This file is expected to be part of source control.
4
- org.embulk:embulk-util-rubytime:0.3.0
5
- org.embulk:embulk-util-timestamp:0.2.0
4
+ org.embulk:embulk-util-rubytime:0.3.2
5
+ org.embulk:embulk-util-timestamp:0.2.1
Original file line number Diff line number Diff line change 1
1
# This is a Gradle generated file for dependency locking.
2
2
# Manual edits can break the build and are not advised.
3
3
# This file is expected to be part of source control.
4
- org.embulk:embulk-util-rubytime:0.3.0
5
- org.embulk:embulk-util-timestamp:0.2.0
4
+ org.embulk:embulk-util-rubytime:0.3.2
5
+ org.embulk:embulk-util-timestamp:0.2.1
Original file line number Diff line number Diff line change 1
1
# This is a Gradle generated file for dependency locking.
2
2
# Manual edits can break the build and are not advised.
3
3
# This file is expected to be part of source control.
4
- org.embulk:embulk-util-rubytime:0.3.0
5
- org.embulk:embulk-util-timestamp:0.2.0
4
+ org.embulk:embulk-util-rubytime:0.3.2
5
+ org.embulk:embulk-util-timestamp:0.2.1
Original file line number Diff line number Diff line change 1
1
# This is a Gradle generated file for dependency locking.
2
2
# Manual edits can break the build and are not advised.
3
3
# This file is expected to be part of source control.
4
- org.embulk:embulk-util-rubytime:0.3.0
5
- org.embulk:embulk-util-timestamp:0.2.0
4
+ org.embulk:embulk-util-rubytime:0.3.2
5
+ org.embulk:embulk-util-timestamp:0.2.1
Original file line number Diff line number Diff line change 1
1
# This is a Gradle generated file for dependency locking.
2
2
# Manual edits can break the build and are not advised.
3
3
# This file is expected to be part of source control.
4
- org.embulk:embulk-util-rubytime:0.3.0
5
- org.embulk:embulk-util-timestamp:0.2.0
4
+ org.embulk:embulk-util-rubytime:0.3.2
5
+ org.embulk:embulk-util-timestamp:0.2.1
6
6
org.postgresql:postgresql:9.4-1205-jdbc41
Original file line number Diff line number Diff line change 3
3
# This file is expected to be part of source control.
4
4
com.microsoft.sqlserver:mssql-jdbc:7.2.2.jre8
5
5
net.sourceforge.jtds:jtds:1.3.1
6
- org.embulk:embulk-util-rubytime:0.3.0
7
- org.embulk:embulk-util-timestamp:0.2.0
6
+ org.embulk:embulk-util-rubytime:0.3.2
7
+ org.embulk:embulk-util-timestamp:0.2.1
You can’t perform that action at this time.
0 commit comments