Skip to content

Commit

Permalink
Bump jgitVersion from 6.8.0.202311291450-r to 6.9.0.202403050737-r (#741
Browse files Browse the repository at this point in the history
)

Bumps `jgitVersion` from 6.8.0.202311291450-r to 6.9.0.202403050737-r.

Updates `org.eclipse.jgit:org.eclipse.jgit.ssh.apache` from 6.8.0.202311291450-r to 6.9.0.202403050737-r

Updates `org.eclipse.jgit:org.eclipse.jgit.ui` from 6.8.0.202311291450-r to 6.9.0.202403050737-r

Updates `org.eclipse.jgit:org.eclipse.jgit.gpg.bc` from 6.8.0.202311291450-r to 6.9.0.202403050737-r

Updates `org.eclipse.jgit:org.eclipse.jgit` from 6.8.0.202311291450-r to 6.9.0.202403050737-r

Updates `org.eclipse.jgit:org.eclipse.jgit.ssh.jsch` from 6.8.0.202311291450-r to 6.9.0.202403050737-r

---
updated-dependencies:
- dependency-name: org.eclipse.jgit:org.eclipse.jgit.ssh.apache
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.jgit:org.eclipse.jgit.ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.jgit:org.eclipse.jgit.gpg.bc
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.jgit:org.eclipse.jgit
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.jgit:org.eclipse.jgit.ssh.jsch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 23, 2024
1 parent 0669ad8 commit 7c76044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ sourceSets {
}
}

val jgitVersion = "6.8.0.202311291450-r"
val jgitVersion = "6.9.0.202403050737-r"
val jschVersion = "0.2.17"
val jschAgentVersion = "0.0.9"

Expand Down

0 comments on commit 7c76044

Please sign in to comment.