Skip to content

Commit

Permalink
build(deps): bump io.ktor:ktor-bom from 3.0.0 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [io.ktor:ktor-bom](https://github.com/ktorio/ktor) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@3.0.0...3.0.1)

---
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 Oct 30, 2024
1 parent c1fbbb5 commit 757cfd0
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.0.21</kotlin.version>
<kotlinx.coroutines.version>1.9.0</kotlinx.coroutines.version>
<kotlinx.serialization.version>1.7.3</kotlinx.serialization.version>
<ktor.version>3.0.0</ktor.version>
<ktor.version>3.0.1</ktor.version>
<kotlin-logging.version>3.0.5</kotlin-logging.version>
<kotlin-atomic.version>0.26.0</kotlin-atomic.version>
<ktlint.version>1.1.1</ktlint.version>
Expand Down

0 comments on commit 757cfd0

Please sign in to comment.