Skip to content

Commit

Permalink
Build fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
gorzell committed Apr 10, 2012
1 parent 4b0a0f6 commit 3f05dfb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -53,7 +53,7 @@ subprojects {

dependencies {
compile 'org.slf4j:slf4j-api:1.6.3'
compile 'com.google.guava:guava:[10,)'
compile 'com.google.guava:guava:[11,)'
testCompile 'org.testng:testng:6.1.1'
}
}
Expand Down
File renamed without changes.

0 comments on commit 3f05dfb

Please sign in to comment.