Skip to content

Commit 31aa9b0

Browse files
Bump org.eclipse.jgit:org.eclipse.jgit
Bumps [org.eclipse.jgit:org.eclipse.jgit](https://github.com/eclipse-jgit/jgit) from 7.1.0.202411261347-r to 7.2.0.202503040940-r. - [Commits](eclipse-jgit/jgit@v7.1.0.202411261347-r...v7.2.0.202503040940-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] <[email protected]>
1 parent 86c0fe2 commit 31aa9b0

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
@@ -173,7 +173,7 @@ dependencies {
173173
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:${springdocVersion}")
174174
implementation("com.github.FAForever:faf-java-commons:0e5d22ffff6e4dea81bac494d532627fcca8ebc4")
175175
implementation("org.kohsuke:github-api:1.327")
176-
implementation("org.eclipse.jgit:org.eclipse.jgit:7.1.0.202411261347-r")
176+
implementation("org.eclipse.jgit:org.eclipse.jgit:7.2.0.202503040940-r")
177177
implementation("org.jetbrains:annotations:26.0.2")
178178
implementation("com.google.guava:guava:33.4.6-jre")
179179
implementation("org.luaj:luaj-jse:3.0.1")

0 commit comments

Comments
 (0)