Skip to content

Commit f168b05

Browse files
Gradle: Bump org.jetbrains.kotlinx:kotlinx-coroutines-core
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) from 1.8.1 to 1.10.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...1.10.1) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9d05cdf commit f168b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ val cosmotechApiCommonVersion = "2.1.0-SNAPSHOT"
5656
val jedisVersion = "4.4.6"
5757
val springOauthVersion = "6.4.2"
5858
val redisOmSpringVersion = "0.9.7"
59-
val kotlinCoroutinesCoreVersion = "1.8.1"
59+
val kotlinCoroutinesCoreVersion = "1.10.1"
6060
val oktaSpringBootVersion = "3.0.7"
6161
val springDocVersion = "2.5.0"
6262
val swaggerParserVersion = "2.1.24"

0 commit comments

Comments
 (0)