Skip to content

Commit

Permalink
remove force snakeyaml removal (#263)
Browse files Browse the repository at this point in the history
Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
(cherry picked from commit 082c776)
  • Loading branch information
sbcd90 authored and github-actions[bot] committed Oct 3, 2022
1 parent 4294be0 commit 8454c02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ apply from: 'build-tools/opensearchplugin-coverage.gradle'

configurations {
ktlint
all*.exclude group: 'org.yaml', module: 'snakeyaml'
}

dependencies {
Expand Down

0 comments on commit 8454c02

Please sign in to comment.