This repository was archived by the owner on Jun 11, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ dependencies {
7575 implementation ' org.javassist:javassist:3.25.0-GA'
7676 implementation ' org.seleniumhq.selenium:selenium-api:3.141.59'
7777 implementation ' org.slf4j:jcl-over-slf4j:1.7.26'
78- implementation ' org.slf4j:slf4j-api:1.7.22 '
78+ implementation ' org.slf4j:slf4j-api:1.7.26 '
7979 implementation ' xyz.rogfam:littleproxy:2.0.0-beta-3'
8080
8181 testImplementation ' junit:junit:4.12'
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ dependencies {
6464
6565 implementation ' io.netty:netty-all:4.1.36.Final'
6666 implementation ' org.slf4j:jcl-over-slf4j:1.7.26'
67- implementation ' org.slf4j:slf4j-api:1.7.22 '
67+ implementation ' org.slf4j:slf4j-api:1.7.26 '
6868 implementation ' xyz.rogfam:littleproxy:2.0.0-beta-3'
6969
7070 testImplementation ' com.fasterxml.jackson.core:jackson-annotations:2.9.8'
@@ -81,5 +81,4 @@ dependencies {
8181 testImplementation ' org.hamcrest:hamcrest:2.1'
8282 testImplementation ' org.hamcrest:hamcrest-library:2.1'
8383 testImplementation ' org.mockito:mockito-core:2.23.4'
84- testImplementation ' org.slf4j:jcl-over-slf4j:1.7.22'
8584}
You can’t perform that action at this time.
0 commit comments