File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed
Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 33
44* Use [ github.com/embulk/gradle-embulk-plugins] ( https://github.com/embulk/gradle-embulk-plugins ) instead of old style gradle tasks.
55* Upgrade Gradle 4.1 -> 6.9.1
6+ * Add lockfile to lock dependencies.
67* Add [ CHANGELOG.md] ( ./CHANGELOG.md ) .
78 * There is no CHANGELOG for versions prior to 0.3.0.
Original file line number Diff line number Diff line change 1+ # This is a Gradle generated file for dependency locking.
2+ # Manual edits can break the build and are not advised.
3+ # This file is expected to be part of source control.
4+ com.fasterxml.jackson.core:jackson-annotations:2.6.7
5+ com.fasterxml.jackson.core:jackson-core:2.6.7
6+ com.fasterxml.jackson.core:jackson-databind:2.6.7
7+ com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.6.7
8+ javax.validation:validation-api:1.1.0.Final
9+ net.snowflake:snowflake-jdbc:3.13.5
10+ org.embulk:embulk-output-jdbc:0.10.1
11+ org.embulk:embulk-util-config:0.3.0
12+ org.embulk:embulk-util-json:0.1.1
13+ org.embulk:embulk-util-retryhelper:0.8.2
14+ org.embulk:embulk-util-rubytime:0.3.2
15+ org.embulk:embulk-util-timestamp:0.2.1
You can’t perform that action at this time.
0 commit comments