Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
Bump org.eclipse.jgit from 5.12.0.202106070339-r to 6.0.0.202111291000-r
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] committed Jan 10, 2022
1 parent 932a203 commit 987a48f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -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")
}
}
Expand Down

0 comments on commit 987a48f

Please sign in to comment.