1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-12 10:23:16 +03:00

Update dependency com.github.jnr:jnr-unixsocket to v0.38.20 (#7889)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-06-17 11:34:26 +01:00
committed by GitHub
parent 9c42e8e715
commit 85ca07488a

View File

@@ -50,7 +50,7 @@ guava-jre = "com.google.guava:guava:32.0.1-jre"
hamcrestLibrary = "org.hamcrest:hamcrest-library:2.2"
httpClient5 = "org.apache.httpcomponents.client5:httpclient5:5.2.1"
jettyClient = "org.eclipse.jetty:jetty-client:9.4.51.v20230217"
jnr-unixsocket = "com.github.jnr:jnr-unixsocket:0.38.19"
jnr-unixsocket = "com.github.jnr:jnr-unixsocket:0.38.20"
jsoup = "org.jsoup:jsoup:1.16.1"
junit = "junit:junit:4.13.2"
junit-ktx = "androidx.test.ext:junit-ktx:1.1.5"