Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion build-tools/build-infra-shadow/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ dependencies {
implementation localGroovy()
implementation deps.commons.codec
implementation deps.randomizedtesting.runner
implementation deps.rat
implementation deps.zstd

implementation deps.gjf
Expand Down
2 changes: 0 additions & 2 deletions build-tools/build-infra/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ dependencies {
implementation localGroovy()
implementation deps.commons.codec
implementation deps.randomizedtesting.runner
implementation deps.rat
implementation deps.zstd

implementation deps.flexmark.core
Expand All @@ -91,7 +90,6 @@ dependencies {
implementation plugin(deps.plugins.carrotsearch.dependencychecks)
implementation plugin(deps.plugins.forbiddenapis)
implementation plugin(deps.plugins.spotless)
implementation plugin(deps.plugins.owasp.dependencycheck)
implementation plugin(deps.plugins.undercouch.download)
implementation plugin(deps.plugins.errorprone)
implementation plugin(deps.plugins.jacocolog)
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading