Skip to content

Commit ac611bd

Browse files
Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.8.1 to 1.10.1
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] <support@github.com>
1 parent b4be532 commit ac611bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1919
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2020
<kotlin.version>1.9.24</kotlin.version>
21-
<kotlin-coroutines.version>1.8.1</kotlin-coroutines.version>
21+
<kotlin-coroutines.version>1.10.1</kotlin-coroutines.version>
2222
<junit.version>5.11.3</junit.version>
2323
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
2424
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>

0 commit comments

Comments
 (0)