Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump kotlin-coroutines.version from 1.6.4 to 1.7.3 #613

Merged
merged 2 commits into from
Oct 6, 2023

Commits on Oct 6, 2023

  1. chore(deps): Bump kotlin-coroutines.version from 1.6.4 to 1.7.3

    Bumps `kotlin-coroutines.version` from 1.6.4 to 1.7.3.
    
    Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.6.4 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](Kotlin/kotlinx.coroutines@1.6.4...1.7.3)
    
    Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm` from 1.6.4 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](Kotlin/kotlinx.coroutines@1.6.4...1.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    21a89d2 View commit details
    Browse the repository at this point in the history
  2. fix: inconsistent dependency

    bednar committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    07c4516 View commit details
    Browse the repository at this point in the history