Skip to content

Commit 7e414d4

Browse files
committed
fix(bug): add grgit
1 parent 1bcf86d commit 7e414d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
plugins {
22
id 'com.adarshr.test-logger' version '4.0.0'
3+
id 'org.ajoberstar.grgit' version '5.2.2'
34
id "com.github.ben-manes.versions" version '0.51.0'
45
id 'ru.vyarus.mkdocs' version '4.0.1' apply false
56
id "com.github.spotbugs" version "6.0.9"

0 commit comments

Comments
 (0)