Merge pull request #367 from antville/renovate/org.ajoberstar.grgit-5.x
Update plugin org.ajoberstar.grgit to v5.2.0
This commit is contained in:
commit
ba2e3199cb
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ plugins {
|
|||
id 'java'
|
||||
|
||||
id 'com.github.node-gradle.node' version '3.5.1'
|
||||
id 'org.ajoberstar.grgit' version '5.0.0' apply false
|
||||
id 'org.ajoberstar.grgit' version '5.2.0' apply false
|
||||
}
|
||||
|
||||
import org.ajoberstar.grgit.Grgit
|
||||
|
|
Loading…
Add table
Reference in a new issue