Skip to content

Commit

Permalink
remove force snakeyaml removal (#263) (#264)
Browse files Browse the repository at this point in the history
Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
  • Loading branch information
opensearch-trigger-bot[bot] authored Oct 3, 2022
1 parent 4294be0 commit f66553f
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 f66553f

Please sign in to comment.