-
Notifications
You must be signed in to change notification settings - Fork 10
Commit a01661b
authored
chore(deps): bump ktorVersion from 3.1.2 to 3.1.3 (#340)
Bumps `ktorVersion` from 3.1.2 to 3.1.3.
Updates `io.ktor:ktor-server-netty` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@3.1.2...3.1.3)
Updates `io.ktor:ktor-server-core` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@3.1.2...3.1.3)
Updates `io.ktor:ktor-serialization-jackson` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@3.1.2...3.1.3)
Updates `io.ktor:ktor-server-content-negotiation` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@3.1.2...3.1.3)
Updates `io.ktor:ktor-server-status-pages` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@3.1.2...3.1.3)
Updates `io.ktor:ktor-client-cio` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@3.1.2...3.1.3)
Updates `io.ktor:ktor-client-content-negotiation` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@3.1.2...3.1.3)
Updates `io.ktor:ktor-server-test-host` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/ktorio/ktor/releases)
- [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md)
- [Commits](ktorio/ktor@3.1.2...3.1.3)
---
updated-dependencies:
- dependency-name: io.ktor:ktor-server-netty
dependency-version: 3.1.3
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-core
dependency-version: 3.1.3
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-serialization-jackson
dependency-version: 3.1.3
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-content-negotiation
dependency-version: 3.1.3
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-status-pages
dependency-version: 3.1.3
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-cio
dependency-version: 3.1.3
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-client-content-negotiation
dependency-version: 3.1.3
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.ktor:ktor-server-test-host
dependency-version: 3.1.3
dependency-type: direct:production
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>1 parent 7d14765 commit a01661bCopy full SHA for a01661b
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
|
0 commit comments