Skip to content

Commit 0cd6ebe

Browse files
chore(deps): bump io.ktor:ktor-bom in /samples/kotlin-mcp-server
Bumps [io.ktor:ktor-bom](https://github.com/ktorio/ktor) from 3.2.3 to 3.4.1. - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.3...3.4.1) --- updated-dependencies: - dependency-name: io.ktor:ktor-bom dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 01689cc commit 0cd6ebe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/kotlin-mcp-server/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
kotlin = "2.2.21"
3-
ktor = "3.2.3"
3+
ktor = "3.4.1"
44
mcp-kotlin = "0.8.1"
55
slf4j = "2.0.17"
66
shadow = "9.2.2"

0 commit comments

Comments
 (0)