mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-16 00:38:56 +00:00
Merge pull request #1295 from eclipse/cd_grgit400
updated grgit gradle plugin to version 4.0.0
This commit is contained in:
commit
acdcd8fa73
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