Skip to content

Commit 8c4fbf2

Browse files
authored
Merge pull request #179 from simple-robot/dependabot/gradle/dev/main/org.jetbrains.kotlinx-kotlinx-io-core-0.7.0
build(deps): bump org.jetbrains.kotlinx:kotlinx-io-core from 0.6.0 to 0.7.0
2 parents fc47b4e + c9a12fd commit 8c4fbf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
kotlin = "2.1.20"
33
kotlinx-coroutines = "1.9.0"
44
kotlinx-serialization = "1.7.3"
5-
# kotlinx-io = "0.6.0"
5+
# kotlinx-io = "0.7.0"
66
kotlinx-io = { prefer = "0.6.0" }
77
dokka = "2.0.0"
88
ktor = "2.3.12"

0 commit comments

Comments
 (0)