Skip to content

Commit

Permalink
remove force snakeyaml removal (#263) (#275)
Browse files Browse the repository at this point in the history
Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
(cherry picked from commit 082c776)

Co-authored-by: Subhobrata Dey <sbcd90@gmail.com>
  • Loading branch information
opensearch-trigger-bot[bot] and sbcd90 authored Oct 7, 2022
1 parent be6eae5 commit 7a91f54
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 7a91f54

Please sign in to comment.