Skip to content

Commit d50c12b

Browse files
chore(deps): bump io.ktor:ktor-bom in /samples/simple-streamable-server
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 0ab31cf commit d50c12b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/simple-streamable-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.3.3"
44
junit = "6.0.3"
55
mcp-kotlin = "0.10.0"
66
slf4j = "2.0.17"

0 commit comments

Comments
 (0)