Skip to content

Commit

Permalink
build(deps): bump io.ktor:ktor-bom from 2.3.1 to 2.3.3
Browse files Browse the repository at this point in the history
Bumps [io.ktor:ktor-bom](https://github.com/ktorio/ktor) from 2.3.1 to 2.3.3.
- [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-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2023
1 parent d4e2a5c commit bf186f7
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 @@ -91,7 +91,7 @@
<kotlin.version>1.9.0</kotlin.version>
<kotlinx.coroutines.version>1.6.4</kotlinx.coroutines.version>
<kotlinx.serialization.version>1.5.1</kotlinx.serialization.version>
<ktor.version>2.3.1</ktor.version>
<ktor.version>2.3.3</ktor.version>
<kotlin-logging.version>3.0.5</kotlin-logging.version>
<kotlin-atomic.version>0.21.0</kotlin-atomic.version>
<ktlint.version>0.47.1</ktlint.version>
Expand Down

0 comments on commit bf186f7

Please sign in to comment.