Skip to content

Commit

Permalink
build(deps): bump org.eclipse.jgit:org.eclipse.jgit
Browse files Browse the repository at this point in the history
Bumps org.eclipse.jgit:org.eclipse.jgit from 6.7.0.202309050840-r to 6.9.0.202403050737-r.

---
updated-dependencies:
- dependency-name: org.eclipse.jgit:org.eclipse.jgit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 8, 2024
1 parent 7c221a3 commit 11cd5cb
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 @@ -21,7 +21,7 @@ repositories {
}

dependencies {
implementation 'org.eclipse.jgit:org.eclipse.jgit:6.7.0.202309050840-r'
implementation 'org.eclipse.jgit:org.eclipse.jgit:6.9.0.202403050737-r'
implementation 'org.apache.maven:maven-artifact:3.9.6'
implementation 'org.apache.commons:commons-configuration2:2.9.0'

Expand Down

0 comments on commit 11cd5cb

Please sign in to comment.