From 4bed51d6882556f225170c01826e2f6a95bd32b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 01:44:09 +0000 Subject: [PATCH 1/2] Bump kotlinxCoroutines from 1.8.1-Beta to 1.8.1 Bumps `kotlinxCoroutines` from 1.8.1-Beta to 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](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.1-Beta...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](https://github.com/Kotlin/kotlinx.coroutines/compare/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](https://github.com/Kotlin/kotlinx.coroutines/compare/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](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.1-Beta...1.8.1) --- updated-dependencies: - 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-core 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-swing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 73f34cc..8551aec 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -59,7 +59,7 @@ androidxWork = "2.9.0" coil = "3.0.0-alpha06" kotlinxCollectionImmutable = "0.3.7" -kotlinxCoroutines = "1.8.1-Beta" +kotlinxCoroutines = "1.8.1" kotlinxDatetime = "0.5.0" kotlinxSerializationJson = "1.6.3" From a7c011fcd54d98ddbde8e6519bf5fc8cd154b994 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 13 May 2024 01:49:25 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=A4=96=20Updates=20baselines=20for=20?= =?UTF-8?q?Dependency=20Guard?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dependencies/releaseRuntimeClasspath.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composeApp/dependencies/releaseRuntimeClasspath.txt b/composeApp/dependencies/releaseRuntimeClasspath.txt index b9c80f9..745375f 100644 --- a/composeApp/dependencies/releaseRuntimeClasspath.txt +++ b/composeApp/dependencies/releaseRuntimeClasspath.txt @@ -307,13 +307,13 @@ org.jetbrains.kotlinx:atomicfu-jvm:0.17.0 org.jetbrains.kotlinx:atomicfu:0.17.0 org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm:0.3.7 org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.7 -org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1-Beta -org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.8.1-Beta -org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.8.1-Beta -org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1-Beta -org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.8.1-Beta -org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.8.1-Beta -org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.8.1-Beta +org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1 +org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.8.1 +org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.8.1 +org.jetbrains.kotlinx:kotlinx-coroutines-core:1.8.1 +org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.8.1 +org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.8.1 +org.jetbrains.kotlinx:kotlinx-coroutines-slf4j:1.8.1 org.jetbrains.kotlinx:kotlinx-serialization-bom:1.6.3 org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.6.3 org.jetbrains.kotlinx:kotlinx-serialization-core:1.6.3