Skip to content

Commit

Permalink
Bump org.jetbrains.kotlinx:kotlinx-coroutines-jdk9 from 1.7.2 to 1.7.3
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-jdk9](https://github.com/Kotlin/kotlinx.coroutines) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 26, 2023
1 parent d881fce commit a25fcd2
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 @@ -45,7 +45,7 @@
<version.jboss-logging-tools>2.2.1.Final</version.jboss-logging-tools>
<version.kotlin>1.9.0</version.kotlin>
<version.kotlin-dokka>1.8.20</version.kotlin-dokka>
<version.kotlinx-coroutines>1.7.2</version.kotlinx-coroutines>
<version.kotlinx-coroutines>1.7.3</version.kotlinx-coroutines>
<version.micrometer-core>1.11.2</version.micrometer-core>
<version.microprofile-fault-tolerance>4.0.2</version.microprofile-fault-tolerance>
<version.microprofile-config-api>3.0.3</version.microprofile-config-api>
Expand Down

0 comments on commit a25fcd2

Please sign in to comment.