Merge pull request #1357 from eclipse/cd_grgit401

update grgit to 4.0.1
This commit is contained in:
Christian Dietrich 2020-01-17 08:26:30 +01:00 committed by GitHub
commit e57cb3bfee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ buildscript {
}
plugins {
id 'org.ajoberstar.grgit' version '4.0.0'
id 'org.ajoberstar.grgit' version '4.0.1'
}
apply from: "${rootDir}/gradle/versions.gradle"