Skip to content

Commit

Permalink
Bump org.jetbrains.kotlinx:kotlinx-coroutines-debug from 1.8.1 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-debug](https://github.com/Kotlin/kotlinx.coroutines) 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-debug
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent ac1b791 commit e41e950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<maven-surefire-plugin.version>3.5.0</maven-surefire-plugin.version>
<spring-boot.version>3.3.3</spring-boot.version>
<kotest.version>5.9.1</kotest.version>
<kotlinx-coroutines-debug.version>1.8.1</kotlinx-coroutines-debug.version>
<kotlinx-coroutines-debug.version>1.9.0</kotlinx-coroutines-debug.version>
<springdoc-openapi-starter-webmvc-ui.version>2.6.0</springdoc-openapi-starter-webmvc-ui.version>
<springdoc-openapi-starter-webflux-ui.version>2.6.0</springdoc-openapi-starter-webflux-ui.version>
<from-paris-to-berlin-data.version>1.0.0</from-paris-to-berlin-data.version>
Expand Down

0 comments on commit e41e950

Please sign in to comment.