Skip to content

Commit

Permalink
build(deps): bump org.eclipse.jgit:org.eclipse.jgit (cookies-mod#215)
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 7.0.0.202409031743-r to 7.1.0.202411261347-r.
- [Commits](eclipse-jgit/jgit@v7.0.0.202409031743-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-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] authored Dec 11, 2024
1 parent 0a7d383 commit 562d031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repositories {
}

dependencies {
implementation("org.eclipse.jgit:org.eclipse.jgit:7.0.0.202409031743-r")
implementation("org.eclipse.jgit:org.eclipse.jgit:7.1.0.202411261347-r")

implementation("com.google.code.gson:gson:2.11.0")

Expand Down

0 comments on commit 562d031

Please sign in to comment.