Skip to content

Commit 803b282

Browse files
committed
Bump org.jetbrains.kotlinx:kotlinx-coroutines-bom from 1.7.3 to 1.10.1
1 parent 96791fa commit 803b282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/io.github.nstdio.http.ext.test-conventions.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ val brotli4JVersion = "1.18.0"
7272
val brotliOrgVersion = "0.1.2"
7373
val gsonVersion = "2.11.0"
7474
val equalsverifierVersion = "3.18.1"
75-
val coroutinesVersion = "1.7.3"
75+
val coroutinesVersion = "1.10.1"
7676

7777
val jsonLibs = mapOf(
7878
"jackson" to "com.fasterxml.jackson.core",

0 commit comments

Comments
 (0)