Skip to content

Commit e8c5213

Browse files
chore(deps): bump io.ktor:ktor-bom in /samples/weather-stdio-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 384064e commit e8c5213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/weather-stdio-server/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
coroutines = "1.10.2"
33
kotlin = "2.2.21"
4-
ktor = "3.2.3"
4+
ktor = "3.3.3"
55
logging = "8.0.01"
66
mcp-kotlin = "0.10.0"
77
shadow = "9.4.1"

0 commit comments

Comments
 (0)