Update kt.coroutines to v1.7.2

This commit is contained in:
renovate[bot]
2023-06-29 14:27:51 +00:00
committed by GitHub
parent 65e8137e08
commit 5931b9975b

View File

@@ -2,7 +2,7 @@
kt = "1.8.20"
kt-serialization = "1.5.1"
kt-coroutines = "1.7.1"
kt-coroutines = "1.7.2"
kslog = "1.1.1"