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.10.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.10.0...1.10.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent a549c46 commit 2a233f4
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 @@ -109,7 +109,7 @@
<junit.version>4.13.2</junit.version>
<testcontainers.version>1.20.4</testcontainers.version>
<omni-coveragereporter-maven-plugin.version>0.4.4</omni-coveragereporter-maven-plugin.version>
<kotlinx-coroutines-debug.version>1.10.0</kotlinx-coroutines-debug.version>
<kotlinx-coroutines-debug.version>1.10.1</kotlinx-coroutines-debug.version>
<jakarta.servlet.jsp.jstl-api.version>3.0.2</jakarta.servlet.jsp.jstl-api.version>
<mockk.version>1.13.13</mockk.version>
<hibernate-core.version>6.1.3.Final</hibernate-core.version>
Expand Down

0 comments on commit 2a233f4

Please sign in to comment.