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

build(deps): bump ktor.version from 2.3.10 to 2.3.11 #886

Merged
merged 1 commit into from
May 13, 2024

Commits on May 13, 2024

  1. build(deps): bump ktor.version from 2.3.10 to 2.3.11

    Bumps `ktor.version` from 2.3.10 to 2.3.11.
    
    Updates `io.ktor:ktor-server` from 2.3.10 to 2.3.11
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/ktorio/ktor/commits)
    
    Updates `io.ktor:ktor-server-netty-jvm` from 2.3.10 to 2.3.11
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/ktorio/ktor/commits)
    
    Updates `io.ktor:ktor-server-test-host-jvm` from 2.3.10 to 2.3.11
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/ktorio/ktor/commits)
    
    Updates `io.ktor:ktor-server-auth-jvm` from 2.3.10 to 2.3.11
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/ktorio/ktor/commits)
    
    Updates `io.ktor:ktor-server-netty` from 2.3.10 to 2.3.11
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/ktorio/ktor/commits)
    
    Updates `io.ktor:ktor-server-test-host` from 2.3.10 to 2.3.11
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/ktorio/ktor/commits)
    
    Updates `io.ktor:ktor-server-content-negotiation-jvm` from 2.3.10 to 2.3.11
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/ktorio/ktor/commits)
    
    Updates `io.ktor:ktor-client-content-negotiation-jvm` from 2.3.10 to 2.3.11
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/ktorio/ktor/commits)
    
    Updates `io.ktor:ktor-server-content-negotiation` from 2.3.10 to 2.3.11
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/ktorio/ktor/commits)
    
    Updates `io.ktor:ktor-serialization-jackson-jvm` from 2.3.10 to 2.3.11
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/ktorio/ktor/commits)
    
    Updates `io.ktor:ktor-client-core` from 2.3.10 to 2.3.11
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/ktorio/ktor/commits)
    
    Updates `io.ktor:ktor-client-jackson-jvm` from 2.3.10 to 2.3.11
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/ktorio/ktor/commits)
    
    Updates `io.ktor:ktor-client-cio-jvm` from 2.3.10 to 2.3.11
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/ktorio/ktor/commits)
    
    Updates `io.ktor:ktor-server-core` from 2.3.10 to 2.3.11
    - [Release notes](https://github.com/ktorio/ktor/releases)
    - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/ktorio/ktor/commits)
    
    ---
    updated-dependencies:
    - dependency-name: io.ktor:ktor-server
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.ktor:ktor-server-netty-jvm
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: io.ktor:ktor-server-test-host-jvm
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.ktor:ktor-server-auth-jvm
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.ktor:ktor-server-netty
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.ktor:ktor-server-test-host
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: io.ktor:ktor-server-content-negotiation-jvm
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.ktor:ktor-client-content-negotiation-jvm
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.ktor:ktor-server-content-negotiation
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.ktor:ktor-serialization-jackson-jvm
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.ktor:ktor-client-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.ktor:ktor-client-jackson-jvm
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.ktor:ktor-client-cio-jvm
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.ktor:ktor-server-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 13, 2024
    Configuration menu
    Copy the full SHA
    91da52e View commit details
    Browse the repository at this point in the history