diff options
author | Matthew Haughton <3flex@users.noreply.github.com> | 2022-05-28 05:49:27 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-27 22:49:27 +0300 |
commit | 8913c97b25ebf5061ea367129544d7e5186a738d (patch) | |
tree | 8f730fd4ab7edc5004e1b20e1c8c341588f31fcd /.github/workflows | |
parent | ad5f857a85ee4a1667197b7b2ddd285c4fc5e463 (diff) | |
download | dokka-8913c97b25ebf5061ea367129544d7e5186a738d.tar.gz dokka-8913c97b25ebf5061ea367129544d7e5186a738d.tar.bz2 dokka-8913c97b25ebf5061ea367129544d7e5186a738d.zip |
Remove unused & redundant dependencies for Gradle runner (#2502)
* Remove unused jackson-annotations dependency
* Remove redundant `kotlin-reflect` dependency constraint
kotlin-reflect is provided as part of the Gradle API at compile & runtime.
* Remove redundant dependencies on gradleApi
This dependency is added to the "api" configuration by java-gradle-plugin,
so is already available in all compile & runtime classpaths.
Diffstat (limited to '.github/workflows')
0 files changed, 0 insertions, 0 deletions