Skip to content

Commit

Permalink
Upgrade to grgit 3.0.0 final
Browse files Browse the repository at this point in the history
  • Loading branch information
rpalcolea committed Apr 10, 2019
1 parent 594025a commit 722dc1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -36,7 +36,7 @@ contacts {

dependencies {
compile 'org.eclipse.jgit:org.eclipse.jgit:5.1.1.201809181055-r'
compile ('org.ajoberstar.grgit:grgit-core:x') {
compile ('org.ajoberstar.grgit:grgit-core:3.0.0') {
exclude group: 'org.codehaus.groovy', module: 'groovy'
}
compile 'com.github.zafarkhaja:java-semver:0.9.0'
Expand Down

0 comments on commit 722dc1e

Please sign in to comment.