Skip to content

Commit

Permalink
Merge branch 'master' of github.com:serenity-bdd/serenity-core
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo committed Jan 13, 2016
2 parents 5c11297 + 659d4cc commit 4815dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serenity-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ dependencies {
compile('com.jayway.awaitility:awaitility:1.6.3') {
exclude group: 'cglib', module: 'cglib-nodep'
}
compile 'com.typesafe:config:1.3.0'
compile 'com.typesafe:config:1.2.1'
compile('org.jsoup:jsoup:1.8.3') {
exclude group: 'junit', module: 'junit'
}
Expand Down

0 comments on commit 4815dbb

Please sign in to comment.