Bump org.eclipse.jgit from 5.12.0.202106070339-r to 6.0.0.202111291000-r
Bumps org.eclipse.jgit from 5.12.0.202106070339-r to 6.0.0.202111291000-r. --- updated-dependencies: - dependency-name: org.eclipse.jgit:org.eclipse.jgit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
932a203268
commit
987a48ff5d
|
|
@ -28,7 +28,7 @@ buildscript {
|
|||
val agpVersion by extra("7.0.4")
|
||||
dependencies {
|
||||
classpath("com.android.tools.build:gradle:$agpVersion")
|
||||
classpath("org.eclipse.jgit:org.eclipse.jgit:5.12.0.202106070339-r")
|
||||
classpath("org.eclipse.jgit:org.eclipse.jgit:6.0.0.202111291000-r")
|
||||
classpath("androidx.navigation:navigation-safe-args-gradle-plugin:$navVersion")
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue