Skip to content

Commit c7f38af

Browse files
Bump coroutines from 1.8.1-Beta to 1.8.1
Bumps `coroutines` from 1.8.1-Beta to 1.8.1. Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.8.1-Beta to 1.8.1 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.8.1-Beta...1.8.1) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.8.1-Beta to 1.8.1 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.8.1-Beta...1.8.1) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-swing` from 1.8.1-Beta to 1.8.1 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.8.1-Beta...1.8.1) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.8.1-Beta to 1.8.1 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.8.1-Beta...1.8.1) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-jdk8` from 1.8.1-Beta to 1.8.1 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.8.1-Beta...1.8.1) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-swing dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-jdk8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2813281 commit c7f38af

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
@@ -1,6 +1,6 @@
11
[versions]
22
kotlin = "1.9.23"
3-
coroutines = "1.8.1-Beta"
3+
coroutines = "1.8.1"
44
kotlinx-serialization-json = "1.6.3"
55
kotlinx-collections-immutable = "0.3.7"
66

0 commit comments

Comments
 (0)