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