Skip to content

Commit

Permalink
Upgrade GPars to 1.0-beta-3
Browse files Browse the repository at this point in the history
(GPars 1.0-beta-3 removes the extra166y.jar dependency)
  • Loading branch information
glaforge committed Sep 10, 2012
1 parent a3969c5 commit 9917020
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 @@ -195,7 +195,7 @@ dependencies {
compile("org.apache.ivy:ivy:2.2.0") {
transitive = false
}
runtime "org.codehaus.gpars:gpars:1.0-beta-2"
runtime "org.codehaus.gpars:gpars:1.0-beta-3"
testCompile "jmock:jmock:1.2.0"
testCompile "jmock:jmock-cglib:1.2.0"
testCompile "xmlunit:xmlunit:1.3"
Expand Down

0 comments on commit 9917020

Please sign in to comment.