Skip to content

Commit

Permalink
Merge pull request serenity-bdd#463 from hazmeister/update-bmp-to-2.1.1
Browse files Browse the repository at this point in the history
Update BMP to 2.1.1
  • Loading branch information
YamStranger authored Jun 29, 2016
2 parents cbba968 + 21de913 commit 2369d40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serenity-browsermob-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ext {

dependencies {
compile project(':serenity-core')
compile('net.lightbody.bmp:browsermob-core-littleproxy:2.1.0-beta-4') {
compile('net.lightbody.bmp:browsermob-core:2.1.1') {
exclude group: 'org.seleniumhq.selenium', module:'selenium-java'
exclude group: 'org.seleniumhq.selenium', module:'selenium-server'
exclude group: 'org.seleniumhq.selenium', module:'selenium-remote-driver'
Expand Down

0 comments on commit 2369d40

Please sign in to comment.