Skip to content

Commit

Permalink
Merge pull request #74 from ursjoss/bug/abstract_method
Browse files Browse the repository at this point in the history
Bump grgit-core from 4.0.0 to 4.0.1
  • Loading branch information
dcoraboeuf authored Mar 13, 2020
2 parents d82ddb9 + e4d057f commit 7a50c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ repositories {
dependencies {
compile gradleApi()
compile localGroovy()
compile 'org.ajoberstar.grgit:grgit-core:4.0.0'
compile 'org.ajoberstar.grgit:grgit-core:4.0.1'
compile "org.eclipse.jgit:org.eclipse.jgit.ui:${jgitVersion}"
compile "org.eclipse.jgit:org.eclipse.jgit:${jgitVersion}"
compile 'org.tmatesoft.svnkit:svnkit:1.8.12'
Expand Down

0 comments on commit 7a50c9e

Please sign in to comment.