Skip to content

Commit

Permalink
Add request/response content for #17
Browse files Browse the repository at this point in the history
  • Loading branch information
bozaro committed Aug 20, 2016
1 parent e6b371e commit a7bc58e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Expand Up @@ -29,8 +29,8 @@ dependencies {
compile "org.jgrapht:jgrapht-core:0.9.1"
compile "com.beust:jcommander:1.48"

compile "ru.bozaro.gitlfs:gitlfs-pointer:0.9.0"
compile "ru.bozaro.gitlfs:gitlfs-client:0.9.0"
compile "ru.bozaro.gitlfs:gitlfs-pointer:0.10.0"
compile "ru.bozaro.gitlfs:gitlfs-client:0.10.0"

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

0 comments on commit a7bc58e

Please sign in to comment.