Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Commit

Permalink
build(deps-dev): bump ktor.version from 2.3.5 to 2.3.6 (#173)
Browse files Browse the repository at this point in the history
Bumps `ktor.version` from 2.3.5 to 2.3.6.

Updates `io.ktor:ktor-client-core-jvm` from 2.3.5 to 2.3.6
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.6/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.5...2.3.6)

Updates `io.ktor:ktor-client-apache-jvm` from 2.3.5 to 2.3.6
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/2.3.6/CHANGELOG.md)
- [Commits](ktorio/ktor@2.3.5...2.3.6)

---
updated-dependencies:
- dependency-name: io.ktor:ktor-client-core-jvm
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-apache-jvm
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent ce9693d commit 850481c
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 @@ -12,7 +12,7 @@
<properties>
<kotlin.version>1.9.20</kotlin.version>
<kafka.version>3.6.0</kafka.version>
<ktor.version>2.3.5</ktor.version>
<ktor.version>2.3.6</ktor.version>
<confluent.version>7.5.1</confluent.version>
<spek.version>2.0.18</spek.version>
<kluent.version>1.73</kluent.version>
Expand Down

0 comments on commit 850481c

Please sign in to comment.