Skip to content

Commit

Permalink
Bump org.ajoberstar.grgit from 5.2.2 to 5.3.0
Browse files Browse the repository at this point in the history
Bumps [org.ajoberstar.grgit](https://github.com/ajoberstar/grgit) from 5.2.2 to 5.3.0.
- [Release notes](https://github.com/ajoberstar/grgit/releases)
- [Commits](ajoberstar/grgit@5.2.2...5.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and zoff99 committed Oct 8, 2024
1 parent db8ff4c commit 6977e25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {
id("org.jetbrains.compose")
id("org.jetbrains.kotlin.plugin.compose")
id("com.github.gmazzo.buildconfig") version "5.5.0"
id("org.ajoberstar.grgit") version "5.2.2"
id("org.ajoberstar.grgit") version "5.3.0"
id("io.gitlab.arturbosch.detekt") version("1.23.3")
id("de.undercouch.download") version "5.6.0"
}
Expand Down

0 comments on commit 6977e25

Please sign in to comment.