Merge pull request #323 from antville/dependabot/gradle/org.ajoberstar.grgit-5.0.0
build(deps): bump org.ajoberstar.grgit from 4.1.1 to 5.0.0
This commit is contained in:
commit
c4f7a7991a
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 '4.1.1' apply false
|
||||
id 'org.ajoberstar.grgit' version '5.0.0' apply false
|
||||
}
|
||||
|
||||
import org.ajoberstar.grgit.Grgit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue