Skip to content

Commit

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

---
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 4, 2024
1 parent e2ad7f4 commit e553c22
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.1</ktor.version>
<ktor.version>3.0.2</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 e553c22

Please sign in to comment.