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](https://github.com/eclipse-jgit/jgit) from 6.10.0.202406032230-r to 7.1.0.202411261347-r.
- [Commits](eclipse-jgit/jgit@v6.10.0.202406032230-r...v7.1.0.202411261347-r)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent b0d625b commit 66f376d
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.10.0.202406032230-r")
api("org.eclipse.jgit:org.eclipse.jgit:7.1.0.202411261347-r")
api("org.yaml:snakeyaml")
api("io.micronaut.serde:micronaut-serde-jackson")

Expand Down

0 comments on commit 66f376d

Please sign in to comment.