Skip to content

Commit d9a6568

Browse files
fix(deps): update dependency io.github.littleproxy:littleproxy to v2.4.3
1 parent 5802f17 commit d9a6568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libraries.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ mockito-junit-jupiter = { module = "org.mockito:mockito-junit-jupiter", version.
4949
wiremock = { group = "org.wiremock", name = "wiremock-standalone", version = "3.13.1" }
5050
test-arranger = { module = "com.ocadotechnology.gembus:test-arranger", version = "1.5.7.1" }
5151
socks-proxy-server = { module = "com.github.bbottema:java-socks-proxy-server", version = "4.1.2" }
52-
littleproxy = { module = "io.github.littleproxy:littleproxy", version = "2.4.2" }
52+
littleproxy = { module = "io.github.littleproxy:littleproxy", version = "2.4.3" }
5353

5454
[bundles]
5555
retrofit2 = ["retrofit2-converter-jackson", "retrofit2-retrofit"]

0 commit comments

Comments
 (0)