Skip to content

Commit

Permalink
Bump org.jetbrains.kotlinx:kotlinx-coroutines-debug in the kotlin group
Browse files Browse the repository at this point in the history
Bumps the kotlin group with 1 update: [org.jetbrains.kotlinx:kotlinx-coroutines-debug](https://github.com/Kotlin/kotlinx.coroutines).


Updates `org.jetbrains.kotlinx:kotlinx-coroutines-debug` 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
  dependency-group: kotlin
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent a458b7e commit 39be310
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 @@ -28,7 +28,7 @@
<versions-maven-plugin.version>2.17.1</versions-maven-plugin.version>
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>

<kotlinx-coroutines-debug.version>1.8.1</kotlinx-coroutines-debug.version>
<kotlinx-coroutines-debug.version>1.9.0</kotlinx-coroutines-debug.version>

<postgresql.version>42.7.4</postgresql.version>
<flyway-database-postgresql.version>10.18.0</flyway-database-postgresql.version>
Expand Down

0 comments on commit 39be310

Please sign in to comment.