Skip to content

Commit

Permalink
chore(deps): bump org.ajoberstar.grgit:grgit-core
Browse files Browse the repository at this point in the history
Bumps [org.ajoberstar.grgit:grgit-core](https://github.com/ajoberstar/grgit) from 5.0.0-rc.3 to 5.2.0.
- [Release notes](https://github.com/ajoberstar/grgit/releases)
- [Commits](ajoberstar/grgit@5.0.0-rc.3...5.2.0)

---
updated-dependencies:
- dependency-name: org.ajoberstar.grgit:grgit-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 12, 2023
1 parent 0c79cbe commit 4091f9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ private object Dependencies {
const val hilt = "com.google.dagger:hilt-android-gradle-plugin:2.38.1"
const val spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.1.2"
const val junit5 = "de.mannodermaus.gradle.plugins:android-junit5:1.9.3.0"
const val grgit = "org.ajoberstar.grgit:grgit-core:5.0.0-rc.3"
const val grgit = "org.ajoberstar.grgit:grgit-core:5.2.0"
}

plugins {
Expand Down

0 comments on commit 4091f9d

Please sign in to comment.