Skip to content

Commit 32d02d5

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.3.0.202506031305-r to 7.4.0.202509020913-r. - [Commits](eclipse-jgit/jgit@v7.3.0.202506031305-r...v7.4.0.202509020913-r) --- updated-dependencies: - dependency-name: org.eclipse.jgit:org.eclipse.jgit dependency-version: 7.4.0.202509020913-r dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f7d7b8 commit 32d02d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ dependencies {
174174
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:${springdocVersion}")
175175
implementation("com.github.FAForever:faf-java-commons:0e5d22ffff6e4dea81bac494d532627fcca8ebc4")
176176
implementation("org.kohsuke:github-api:1.330")
177-
implementation("org.eclipse.jgit:org.eclipse.jgit:7.3.0.202506031305-r")
177+
implementation("org.eclipse.jgit:org.eclipse.jgit:7.4.0.202509020913-r")
178178
implementation("org.jetbrains:annotations:26.0.2-1")
179179
implementation("com.google.guava:guava:33.5.0-jre")
180180
implementation("org.luaj:luaj-jse:3.0.1")

0 commit comments

Comments
 (0)