Skip to content

Commit

Permalink
feat: update gradle-git version from 1.5.1 to 1.7.2
Browse files Browse the repository at this point in the history
Closes #29
  • Loading branch information
tschulte committed Feb 13, 2018
1 parent ba2aa36 commit e5a442c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compile-dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies {
compile localGroovy()
compile gradleApi()
compile "org.ajoberstar:gradle-git:1.5.1"
compile "org.ajoberstar:gradle-git:1.7.2"
compile "com.jcabi:jcabi-github:0.28"
}

0 comments on commit e5a442c

Please sign in to comment.