Skip to content

Commit 1250586

Browse files
thewheatchoran
authored andcommitted
Update dependencies (#192)
1 parent 70f3612 commit 1250586

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
//noinspection GroovyAssignabilityCheck
77
dependencies {
88
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:0.6'
9-
classpath 'org.ajoberstar:gradle-git:0.10.0'
9+
classpath 'org.ajoberstar:grgit:1.9.3'
1010
}
1111
}
1212

@@ -24,7 +24,7 @@ subprojects {
2424
//noinspection GroovyAssignabilityCheck
2525
dependencies {
2626
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:0.6'
27-
classpath 'org.ajoberstar:gradle-git:0.10.0'
27+
classpath 'org.ajoberstar:grgit:1.9.3'
2828
}
2929
}
3030

0 commit comments

Comments
 (0)