build(deps): bump org.ajoberstar.grgit from 4.1.0 to 4.1.1
Bumps org.ajoberstar.grgit from 4.1.0 to 4.1.1. --- updated-dependencies: - dependency-name: org.ajoberstar.grgit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
dbe96d4cdd
commit
0dc29460e4
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ plugins {
|
||||||
id 'java'
|
id 'java'
|
||||||
|
|
||||||
id 'com.github.node-gradle.node' version '3.1.0'
|
id 'com.github.node-gradle.node' version '3.1.0'
|
||||||
id 'org.ajoberstar.grgit' version '4.1.0' apply false
|
id 'org.ajoberstar.grgit' version '4.1.1' apply false
|
||||||
}
|
}
|
||||||
|
|
||||||
import org.ajoberstar.grgit.Grgit
|
import org.ajoberstar.grgit.Grgit
|
||||||
|
|
Loading…
Add table
Reference in a new issue