Skip to content

Commit

Permalink
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.8.0.202311291450-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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 22, 2024
1 parent dd3fe1d commit 5e46dd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion starter-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
api("com.fasterxml.jackson.core:jackson-annotations")
api("io.micronaut:micronaut-http-client")
api("io.github.java-diff-utils:java-diff-utils:4.12")
api("org.eclipse.jgit:org.eclipse.jgit:6.8.0.202311291450-r")
api("org.eclipse.jgit:org.eclipse.jgit:6.9.0.202403050737-r")
api("org.yaml:snakeyaml")
api("io.micronaut.serde:micronaut-serde-jackson")

Expand Down

0 comments on commit 5e46dd0

Please sign in to comment.