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

Update org.jetbrains.coroutines to v1.7.2 (#7931)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-07-07 19:38:49 +01:00
committed by GitHub
parent 08d38a4250
commit fa9925056f

View File

@@ -8,7 +8,7 @@ graalvm = "22.3.2"
kotlinx-serialization = "1.5.1"
org-bouncycastle = "1.73"
org-conscrypt = "2.5.2"
org-jetbrains-coroutines = "1.7.1"
org-jetbrains-coroutines = "1.7.2"
org-jetbrains-kotlin = "1.8.21"
org-junit-jupiter = "5.9.3"