Skip to content

Commit ae1db51

Browse files
Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.10.2 to 1.11.0
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) from 1.10.2 to 1.11.0. - [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/commits) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent be389a1 commit ae1db51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ nexusPublishPlugin = "2.0.0"
1212

1313
# examples dependencies
1414
flatbuffers = "25.2.10"
15-
kotlin-coroutines = "1.10.2"
15+
kotlin-coroutines = "1.11.0"
1616
shadowjar = "9.4.1"
1717

1818
# test dependencies

0 commit comments

Comments
 (0)