Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #156 from browserup/littleproxy-2.0.0-beta-5
Browse files Browse the repository at this point in the history
Update LittleProxy to 2.0.0-beta-5
  • Loading branch information
dpowell authored Aug 30, 2019
2 parents eb4aa15 + a171b21 commit 937c636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion browserup-proxy-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ dependencies {
implementation 'org.seleniumhq.selenium:selenium-api:3.141.59'
implementation "org.slf4j:jcl-over-slf4j:${slf4jVersion}"
implementation "org.slf4j:slf4j-api:${slf4jVersion}"
implementation 'xyz.rogfam:littleproxy:2.0.0-beta-3'
implementation 'xyz.rogfam:littleproxy:2.0.0-beta-5'

testImplementation 'junit:junit:4.12'
testImplementation 'org.codehaus.groovy:groovy-all:2.5.8'
Expand Down

0 comments on commit 937c636

Please sign in to comment.