Skip to content

Commit b2fd19b

Browse files
chore(deps): bump io.ktor:ktor-bom in /samples/kotlin-mcp-client
Bumps [io.ktor:ktor-bom](https://github.com/ktorio/ktor) from 3.2.3 to 3.3.3. - [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.3.3) --- updated-dependencies: - dependency-name: io.ktor:ktor-bom dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8442ab8 commit b2fd19b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
anthropic = "2.19.0"
33
kotlin = "2.2.21"
4-
ktor = "3.2.3"
4+
ktor = "3.3.3"
55
mcp-kotlin = "0.11.0"
66
shadow = "9.4.1"
77
slf4j = "2.0.17"

0 commit comments

Comments
 (0)