Skip to content

Commit 1f05951

Browse files
dependabot[bot]Brutus5000
authored andcommitted
Bump org.eclipse.jgit:org.eclipse.jgit
Bumps [org.eclipse.jgit:org.eclipse.jgit](https://github.com/eclipse-jgit/jgit) from 7.4.0.202509020913-r to 7.6.0.202603022253-r. - [Commits](eclipse-jgit/jgit@v7.4.0.202509020913-r...v7.6.0.202603022253-r) --- updated-dependencies: - dependency-name: org.eclipse.jgit:org.eclipse.jgit dependency-version: 7.5.0.202512021534-r dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f87fe0 commit 1f05951

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ dependencies {
181181
implementation("com.faforever.commons:data:${commonsVersion}")
182182
implementation("com.faforever.commons:api:${commonsVersion}")
183183
implementation("org.kohsuke:github-api:1.330")
184-
implementation("org.eclipse.jgit:org.eclipse.jgit:7.4.0.202509020913-r")
184+
implementation("org.eclipse.jgit:org.eclipse.jgit:7.6.0.202603022253-r")
185185
implementation("org.jetbrains:annotations:26.0.2-1")
186186
implementation("com.google.guava:guava:33.5.0-jre")
187187
implementation("org.luaj:luaj-jse:3.0.1")

0 commit comments

Comments
 (0)