Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and zoff99 committed Feb 9, 2024
1 parent dc81da3 commit 4155e04
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 @@ -8,7 +8,7 @@ plugins {
// kotlin("multiplatform")
id("org.jetbrains.compose")
id("com.github.gmazzo.buildconfig") version "4.2.0"
id("org.ajoberstar.grgit") version "4.1.0"
id("org.ajoberstar.grgit") version "5.2.1"
}

group = "com.zoffcc.applications.trifa_material"
Expand Down

0 comments on commit 4155e04

Please sign in to comment.