Skip to content

Commit 34dda25

Browse files
Bump kotlinx.version from 1.8.1 to 1.9.0
Bumps `kotlinx.version` from 1.8.1 to 1.9.0. Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.8.1 to 1.9.0 - [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.9.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-reactor` from 1.8.1 to 1.9.0 - [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.9.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-reactor dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c8310e commit 34dda25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<picocli.version>4.7.6</picocli.version>
2525
<junit-jupiter.version>5.11.0</junit-jupiter.version>
2626
<kotest.version>5.9.1</kotest.version>
27-
<kotlinx.version>1.8.1</kotlinx.version>
27+
<kotlinx.version>1.9.0</kotlinx.version>
2828
<slf4j.version>2.0.16</slf4j.version>
2929
<opencsv.version>5.9</opencsv.version>
3030

0 commit comments

Comments
 (0)