Merge pull request #2904 from IntellectualSites/dependabot/gradle/v5/org.ajoberstar.grgit-4.0.2

Bump org.ajoberstar.grgit from 4.0.1 to 4.0.2
This commit is contained in:
NotMyFault
2020-09-02 16:12:56 +02:00
committed by GitHub

View File

@@ -21,7 +21,7 @@ buildscript {
plugins {
id "maven-publish"
id "org.ajoberstar.grgit" version "4.0.1"
id "org.ajoberstar.grgit" version "4.0.2"
}
group = "com.plotsquared"