File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -74,8 +74,8 @@ awaitility = "org.awaitility:awaitility:4.3.0"
7474okhttp-mockwebserver = { module = " com.squareup.okhttp3:mockwebserver3" , version.ref = " okhttp" }
7575opentelemetry-proto = { module = " io.opentelemetry.proto:opentelemetry-proto" , version.ref = " openTelemetryProto" }
7676protobuf-kotlin = { module = " com.google.protobuf:protobuf-kotlin" , version.ref = " protobufKotlin" }
77- kotlinx-coroutines = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-core" , version = " 1.10.2 " }
78- kotlinx-coroutines-test = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-test" , version = " 1.10.2 " }
77+ kotlinx-coroutines = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-core" , version = " 1.11.0 " }
78+ kotlinx-coroutines-test = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-test" , version = " 1.11.0 " }
7979
8080# Compilation tools
8181desugarJdkLibs = " com.android.tools:desugar_jdk_libs:2.1.5"
You can’t perform that action at this time.
0 commit comments