Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Commit 354a30b

Browse files
authored
Merge pull request #20 from kotest/renovate/io.ktor
Update dependency io.ktor:ktor-client-js to v2.0.3
2 parents 2b91cc2 + fc653c7 commit 354a30b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ kotest-framework-engine = { module = "io.kotest:kotest-framework-engine", versio
88
kotest-framework-datatest = { module = "io.kotest:kotest-framework-datatest", version.ref = "kotest" }
99
kotest-property = { module = "io.kotest:kotest-property", version.ref = "kotest" }
1010

11-
ktor-client-js = { module = "io.ktor:ktor-client-js", version = "2.0.2" }
11+
ktor-client-js = { module = "io.ktor:ktor-client-js", version = "2.0.3" }
1212

1313
[plugins]
1414
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }

0 commit comments

Comments
 (0)