Bump org.ajoberstar.grgit from 5.0.0 to 5.2.0 ()

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-05-01 21:00:51 +01:00 committed by GitHub
parent 3c1a980e25
commit f75cdca180
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ import org.apache.tools.ant.filters.ReplaceTokens
plugins {
id 'com.github.johnrengelman.shadow' version '8.1.1'
id 'org.cadixdev.licenser' version '0.6.1'
id 'org.ajoberstar.grgit' version '5.0.0'
id 'org.ajoberstar.grgit' version '5.2.0'
id 'java'
}