Skip to content

Commit

Permalink
Bump org.ajoberstar.grgit from 4.1.0 to 5.0.0
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.0.0.
- [Release notes](https://github.com/ajoberstar/grgit/releases)
- [Commits](ajoberstar/grgit@4.1.0...5.0.0)

---
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 Dec 27, 2022
1 parent 66c26de commit a78755a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ buildscript {
// Access Git info from build script
plugins {
id "application"
id "org.ajoberstar.grgit" version "4.1.1"
id "org.ajoberstar.grgit" version "5.0.0"
id "com.diffplug.spotless" version "5.14.3"
id 'org.openjfx.javafxplugin' version '0.0.13'
id 'org.beryx.runtime' version '1.12.7'
Expand Down

0 comments on commit a78755a

Please sign in to comment.