Skip to content

Commit

Permalink
Bump org.ajoberstar.grgit from 5.2.1 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.1 to 5.3.0.
- [Release notes](https://github.com/ajoberstar/grgit/releases)
- [Commits](ajoberstar/grgit@5.2.1...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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 13, 2025
1 parent 7594133 commit a9f72c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ jai-imageio = [ "jai-imageio-core", "jai-imageio-jpeg" ]
graalvm-js = [ "graalvm-js", "graalvm-js-scriptengine" ]

[plugins]
grgit = { id = "org.ajoberstar.grgit", version = "5.2.1" }
grgit = { id = "org.ajoberstar.grgit", version = "5.3.0" }
javafx = { id = "org.openjfx.javafxplugin", version = "0.0.14" }
jpackage-runtime = { id = "org.beryx.runtime", version = "1.13.1" }
protobuf = { id = "com.google.protobuf", version = "0.9.4" }
Expand Down

0 comments on commit a9f72c8

Please sign in to comment.