Skip to content

Commit

Permalink
Bump kotlinx-coroutines-jdk8 from 1.6.3 to 1.6.4
Browse files Browse the repository at this point in the history
Bumps [kotlinx-coroutines-jdk8](https://github.com/Kotlin/kotlinx.coroutines) from 1.6.3 to 1.6.4.
- [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.6.3...1.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 14, 2022
1 parent 332245f commit bdb460b
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 @@ -39,7 +39,7 @@
<version.jboss-logging-tools>2.2.1.Final</version.jboss-logging-tools>
<version.kotlin>1.7.10</version.kotlin>
<version.kotlin-dokka>1.7.10</version.kotlin-dokka>
<version.kotlinx-coroutines>1.6.3</version.kotlinx-coroutines>
<version.kotlinx-coroutines>1.6.4</version.kotlinx-coroutines>
<version.micrometer-core>1.9.2</version.micrometer-core>
<version.microprofile-fault-tolerance>3.0</version.microprofile-fault-tolerance>
<version.microprofile-config-api>2.0</version.microprofile-config-api>
Expand Down

0 comments on commit bdb460b

Please sign in to comment.