mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 08:18:55 +00:00
update to grgit 4.0.2
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
This commit is contained in:
parent
d8642bbd18
commit
901f5dc36d
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ buildscript {
|
||||||
}
|
}
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id 'org.ajoberstar.grgit' version '4.0.1'
|
id 'org.ajoberstar.grgit' version '4.0.2'
|
||||||
}
|
}
|
||||||
|
|
||||||
apply from: "${rootDir}/gradle/versions.gradle"
|
apply from: "${rootDir}/gradle/versions.gradle"
|
||||||
|
|
Loading…
Reference in a new issue