Bump org.eclipse.jgit from 6.1.0.202203080745-r to 6.2.0.202206071550-r (#1991)

This commit is contained in:
dependabot[bot] 2022-06-13 22:17:37 +00:00 committed by GitHub
parent f568a807e9
commit 89c0431a7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath("org.eclipse.jgit:org.eclipse.jgit:6.1.0.202203080745-r")
classpath("org.eclipse.jgit:org.eclipse.jgit:6.2.0.202206071550-r")
}
}