Skip to content

Commit 3048fbe

Browse files
dependabot[bot]Brutus5000
authored andcommitted
Bump org.eclipse.jgit from 6.1.0.202203080745-r to 6.2.0.202206071550-r
Bumps org.eclipse.jgit from 6.1.0.202203080745-r to 6.2.0.202206071550-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>
1 parent fb10071 commit 3048fbe

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
@@ -248,7 +248,7 @@ dependencies {
248248
implementation("org.springdoc:springdoc-openapi-security:${springdocVersion}")
249249
implementation("com.github.FAForever:faf-java-commons:0e5d22ffff6e4dea81bac494d532627fcca8ebc4")
250250
implementation("org.kohsuke:github-api:1.307")
251-
implementation("org.eclipse.jgit:org.eclipse.jgit:6.1.0.202203080745-r")
251+
implementation("org.eclipse.jgit:org.eclipse.jgit:6.2.0.202206071550-r")
252252
implementation("org.jetbrains:annotations:23.0.0")
253253
implementation("com.google.guava:guava:31.1-jre")
254254
implementation("javax.inject:javax.inject:1")

0 commit comments

Comments
 (0)