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

Commit a171b21

Browse files
committed
Update LittleProxy to 2.0.0-beta-5
1 parent eb4aa15 commit a171b21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

browserup-proxy-core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ dependencies {
7777
implementation 'org.seleniumhq.selenium:selenium-api:3.141.59'
7878
implementation "org.slf4j:jcl-over-slf4j:${slf4jVersion}"
7979
implementation "org.slf4j:slf4j-api:${slf4jVersion}"
80-
implementation 'xyz.rogfam:littleproxy:2.0.0-beta-3'
80+
implementation 'xyz.rogfam:littleproxy:2.0.0-beta-5'
8181

8282
testImplementation 'junit:junit:4.12'
8383
testImplementation 'org.codehaus.groovy:groovy-all:2.5.8'

0 commit comments

Comments
 (0)