Bump org.eclipse.jgit from 6.0.0.202111291000-r to 6.1.0.202203080745-r (#1749)

This commit is contained in:
dependabot[bot] 2022-03-09 09:15:28 +08:00 committed by GitHub
parent e40596f9f8
commit c6e58731ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ buildscript {
dependencies {
classpath("com.android.tools.build:gradle:$agpVersion")
classpath("dev.rikka.tools.autoresconfig:gradle-plugin:1.0.0")
classpath("org.eclipse.jgit:org.eclipse.jgit:6.0.0.202111291000-r")
classpath("org.eclipse.jgit:org.eclipse.jgit:6.1.0.202203080745-r")
classpath("androidx.navigation:navigation-safe-args-gradle-plugin:$navVersion")
}
}