Skip to content

Commit

Permalink
build(deps): update dependency org.yaml:snakeyaml to v2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 15, 2025
1 parent eea4872 commit a5e334f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies {
implementation 'org.apache.maven.wagon:wagon-http-lightweight:3.5.3'
implementation 'org.eclipse.tycho:org.eclipse.osgi:3.13.0.v20180226-1711'
implementation group: 'org.apache.maven.resolver', name: 'maven-resolver-api', version: '1.9.22'
implementation 'org.yaml:snakeyaml:2.3'
implementation 'org.yaml:snakeyaml:2.4'
implementation 'org.eclipse.jgit:org.eclipse.jgit:7.1.0.202411261347-r'

implementation 'org.standardout.unpuzzle:unpuzzle-plugin:0.0.25-SNAPSHOT', {
Expand Down

0 comments on commit a5e334f

Please sign in to comment.