Skip to content

Commit f3fae03

Browse files
Bump org.jetbrains.kotlinx:kotlinx-io-core from 0.8.1 to 0.8.2
Bumps [org.jetbrains.kotlinx:kotlinx-io-core](https://github.com/Kotlin/kotlinx-io) from 0.8.1 to 0.8.2. - [Release notes](https://github.com/Kotlin/kotlinx-io/releases) - [Changelog](https://github.com/Kotlin/kotlinx-io/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx-io@0.8.1...0.8.2) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-io-core dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f04ccfd commit f3fae03

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
@@ -14,7 +14,7 @@ openapi-generator = "7.17.0"
1414
serialization = "1.9.0"
1515
collections-immutable = "0.4.0"
1616
coroutines = "1.10.2"
17-
kotlinx-io = "0.8.1"
17+
kotlinx-io = "0.8.2"
1818
ktor = "3.2.3"
1919
logging = "7.0.13"
2020
slf4j = "2.0.17"

0 commit comments

Comments
 (0)