Skip to content

Commit 49d4a21

Browse files
committed
Downgrade Kotlin to 2.3.10 across all projects
1 parent a396115 commit 49d4a21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/simple-streamable-server/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
kotlin = "2.3.20"
2+
kotlin = "2.3.10"
33
ktor = "3.3.3"
44
mcp-kotlin = "0.9.0"
55
slf4j = "2.0.17"

0 commit comments

Comments
 (0)