Skip to content

Commit

Permalink
fix(deps): update dependency org.eclipse.jgit:org.eclipse.jgit to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and stempler committed Apr 23, 2024
1 parent 4f8e2cc commit 4a6064f
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 @@ -45,7 +45,7 @@ dependencies {
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.19'
implementation 'org.yaml:snakeyaml:2.2'
implementation 'org.eclipse.jgit:org.eclipse.jgit:3.7.1.201504261725-r'
implementation 'org.eclipse.jgit:org.eclipse.jgit:6.9.0.202403050737-r'

implementation 'org.standardout.unpuzzle:unpuzzle-plugin:0.0.24-SNAPSHOT', {
exclude group: 'org.codehaus.groovy', module: 'groovy-all'
Expand Down

0 comments on commit 4a6064f

Please sign in to comment.