Skip to content

Commit

Permalink
Bump org.eclipse.jgit:org.eclipse.jgit from 6.6.0.202305301015-r to 6…
Browse files Browse the repository at this point in the history
….7.0.202309050840-r (#2019)

Bump org.eclipse.jgit:org.eclipse.jgit

Bumps org.eclipse.jgit:org.eclipse.jgit from 6.6.0.202305301015-r to 6.7.0.202309050840-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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Josiah Jones <[email protected]>
  • Loading branch information
dependabot[bot] and agile-josiah authored Sep 14, 2023
1 parent 830306f commit badb503
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 @@ -6,7 +6,7 @@ buildscript {
// There's a conflict between versions of jgit between spotless and axion release plugin
configurations.classpath {
resolutionStrategy {
force 'org.eclipse.jgit:org.eclipse.jgit:6.6.0.202305301015-r'
force 'org.eclipse.jgit:org.eclipse.jgit:6.7.0.202309050840-r'
}
}
}
Expand Down

0 comments on commit badb503

Please sign in to comment.