Skip to content

Commit

Permalink
build(deps-dev): bump org.jetbrains.kotlinx:kotlinx-coroutines-debug
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.0 to 1.8.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.8.0...1.8.1)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-debug
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 10, 2024
1 parent 687f9a1 commit 47f918c
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 @@ -71,7 +71,7 @@
<jackson-core.version>2.17.1</jackson-core.version>
<spring-boot-starter-parent.version>3.2.5</spring-boot-starter-parent.version>
<omni-coveragereporter-maven-plugin.version>0.4.3</omni-coveragereporter-maven-plugin.version>
<kotlinx-coroutines-debug.version>1.8.0</kotlinx-coroutines-debug.version>
<kotlinx-coroutines-debug.version>1.8.1</kotlinx-coroutines-debug.version>
</properties>

<packaging>pom</packaging>
Expand Down

0 comments on commit 47f918c

Please sign in to comment.