Skip to content

Commit 43446a1

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

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
@@ -17,7 +17,7 @@
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1818
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
1919
<kotlin.version>1.9.24</kotlin.version>
20-
<kotlin-coroutines.version>1.8.1</kotlin-coroutines.version>
20+
<kotlin-coroutines.version>1.10.2</kotlin-coroutines.version>
2121
<junit.version>5.12.2</junit.version>
2222
<maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>
2323
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>

0 commit comments

Comments
 (0)