Skip to content

Commit

Permalink
add dependency for apache commons pool
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Leibiusky committed Nov 30, 2010
1 parent cd9e17a commit b8baba9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Expand Up @@ -11,6 +11,7 @@ repositories {

dependencies {
testCompile 'junit:junit:4.8.1'
compile 'commons-pool:commons-pool:1.5.5'
}


Expand Down

0 comments on commit b8baba9

Please sign in to comment.