Upgrade to Kotlin Coroutines 1.7.3.

See #2065
This commit is contained in:
Julia Lee
2023-08-04 08:58:11 -04:00
parent 4a92b37b30
commit f14ed14e36

View File

@@ -116,7 +116,7 @@
<junit>4.13.2</junit>
<junit5>5.10.0</junit5>
<kotlin>1.9.0</kotlin>
<kotlin-coroutines>1.7.2</kotlin-coroutines>
<kotlin-coroutines>1.7.3</kotlin-coroutines>
<logback>1.4.1</logback>
<micrometer>1.12.0-M1</micrometer>
<micrometer-tracing>1.2.0-M1</micrometer-tracing>