Skip to content

Commit

Permalink
build(deps): bump io.ktor:ktor-bom from 3.0.2 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps [io.ktor:ktor-bom](https://github.com/ktorio/ktor) from 3.0.2 to 3.0.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 Dec 19, 2024
1 parent 914b6bf commit 4a69e2e
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 @@ -93,7 +93,7 @@
<kotlin.version>2.1.0</kotlin.version>
<kotlinx.coroutines.version>1.9.0</kotlinx.coroutines.version>
<kotlinx.serialization.version>1.7.3</kotlinx.serialization.version>
<ktor.version>3.0.2</ktor.version>
<ktor.version>3.0.3</ktor.version>
<kotlin-logging.version>3.0.5</kotlin-logging.version>
<kotlin-atomic.version>0.26.1</kotlin-atomic.version>
<ktlint.version>1.1.1</ktlint.version>
Expand Down

0 comments on commit 4a69e2e

Please sign in to comment.