Skip to content

Commit

Permalink
Update git-lfs-java to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bozaro committed Oct 17, 2015
1 parent 7b6a43f commit fce590d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Expand Up @@ -23,8 +23,8 @@ dependencies {
compile "org.jgrapht:jgrapht-core:0.9.1"
compile "com.beust:jcommander:1.35"

compile "ru.bozaro.gitlfs:gitlfs-pointer:0.3.0"
compile "ru.bozaro.gitlfs:gitlfs-client:0.3.0"
compile "ru.bozaro.gitlfs:gitlfs-pointer:0.4.0"
compile "ru.bozaro.gitlfs:gitlfs-client:0.4.0"

testCompile "org.testng:testng:6.8.8"
}
Expand Down

0 comments on commit fce590d

Please sign in to comment.