Bump org.ajoberstar.grgit from 4.1.1 to 5.2.1 (#8815)

Bumps [org.ajoberstar.grgit](https://github.com/ajoberstar/grgit) from 4.1.1 to 5.2.1.
- [Release notes](https://github.com/ajoberstar/grgit/releases)
- [Commits](https://github.com/ajoberstar/grgit/compare/4.1.1...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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-12-18 18:04:29 -05:00
committed by GitHub
parent 75c911a550
commit a6befcd560

View File

@@ -17,7 +17,7 @@ buildscript {
plugins {
id 'base'
id 'io.spring.nohttp' version '0.0.11' apply false
id 'org.ajoberstar.grgit' version '4.1.1'
id 'org.ajoberstar.grgit' version '5.2.1'
id 'io.spring.dependency-management' version '1.1.4'
id 'org.jetbrains.dokka' version "$kotlinVersion"
id 'org.antora' version '1.0.0'