Skip to content

Commit

Permalink
Bump org.eclipse.jgit:org.eclipse.jgit.pgm
Browse files Browse the repository at this point in the history
Bumps org.eclipse.jgit:org.eclipse.jgit.pgm from 6.6.0.202305301015-r to 6.7.0.202309050840-r.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent c7a2ece commit 3db7ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jgit/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ tasks.withType<org.jetbrains.kotlin.gradle.tasks.KotlinCompile> {

dependencies {
implementation("org.eclipse.jgit:org.eclipse.jgit:5.13.2.202306221912-r")
implementation("org.eclipse.jgit:org.eclipse.jgit.pgm:6.6.0.202305301015-r") {
implementation("org.eclipse.jgit:org.eclipse.jgit.pgm:6.7.0.202309050840-r") {
exclude("net.java.dev.jna", "jna-platform")
exclude("net.java.dev.jna", "jna")
exclude("commons-logging", "commons-logging")
Expand Down

0 comments on commit 3db7ecc

Please sign in to comment.