Skip to content

Commit

Permalink
Update snakeyaml version
Browse files Browse the repository at this point in the history
Signed-off-by: monusingh-1 <[email protected]>
  • Loading branch information
monusingh-1 committed Jun 19, 2023
1 parent 4743233 commit b009b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ configurations.all {
force 'org.apache.httpcomponents.client5:httpclient5:5.0.3'
force 'org.apache.httpcomponents.client5:httpclient5-osgi:5.0.3'
force 'com.fasterxml.jackson.core:jackson-databind:2.13.4.2'
force 'org.yaml:snakeyaml:1.32'
force 'org.yaml:snakeyaml:2.0'
force 'org.codehaus.plexus:plexus-utils:3.0.24'
}
}
Expand Down

0 comments on commit b009b9d

Please sign in to comment.