Skip to content

Commit 7ec555e

Browse files
chore(deps): bump ktor-server.version from 3.4.3 to 3.5.1
Bumps `ktor-server.version` from 3.4.3 to 3.5.1. Updates `io.ktor:ktor-server-core-jvm` from 3.4.3 to 3.5.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.1) Updates `io.ktor:ktor-server-test-host-jvm` from 3.4.3 to 3.5.1 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.1) --- updated-dependencies: - dependency-name: io.ktor:ktor-server-core-jvm dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.ktor:ktor-server-test-host-jvm dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db4d1cb commit 7ec555e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kotlin-asyncapi-ktor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<description>The Ktor plugin for the Kotlin AsyncAPI framework</description>
1616

1717
<properties>
18-
<ktor-server.version>3.4.3</ktor-server.version>
18+
<ktor-server.version>3.5.1</ktor-server.version>
1919
</properties>
2020

2121
<dependencies>

0 commit comments

Comments
 (0)