We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 699469a commit e50b5c0Copy full SHA for e50b5c0
gradle/libraries.versions.toml
@@ -55,7 +55,7 @@ spring-test = { module = "org.springframework:spring-test", version = "6.0.11" }
55
wiremock = { group = "com.github.tomakehurst", name = "wiremock", version = "3.0.1" }
56
test-arranger = { module = "com.ocadotechnology.gembus:test-arranger", version = "1.5.7.1" }
57
socks-proxy-server = { module = "com.github.bbottema:java-socks-proxy-server", version = "2.0.0" }
58
-littleproxy = { module = "xyz.rogfam:littleproxy", version = "2.0.19" }
+littleproxy = { module = "xyz.rogfam:littleproxy", version = "2.0.20" }
59
60
[bundles]
61
retrofit2 = ["retrofit2-converter-jackson", "retrofit2-retrofit"]
0 commit comments