Skip to content

Commit

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

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

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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 21, 2023
1 parent 45e98c8 commit eddaf77
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 eddaf77

Please sign in to comment.