Skip to content

Commit 364c9f5

Browse files
dependabot[bot]fbiville
authored andcommitted
Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.9.0 to 1.10.1
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) from 1.9.0 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.9.0...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 32993a6 commit 364c9f5

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
@@ -50,7 +50,7 @@
5050
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5151
<java.version>11</java.version>
5252
<kotlin.version>2.1.10</kotlin.version>
53-
<kotlin.coroutines.version>1.9.0</kotlin.coroutines.version>
53+
<kotlin.coroutines.version>1.10.1</kotlin.coroutines.version>
5454
<neo4j.version>4.4.40</neo4j.version>
5555
<!-- Version 3.4 is the minimal version introducing version for CVE-2023-25194 -->
5656
<kafka.version>3.8.0</kafka.version>

0 commit comments

Comments
 (0)