Skip to content

Conversation

@kpavlov
Copy link
Contributor

@kpavlov kpavlov commented Nov 3, 2025

Motivation and Context

  • 📦 Unifies Ktor library versioning by introducing the Ktor BOM dependency.
  • ✅ Re-enable build of MCP Server Sample

How Has This Been Tested?

Regression tests

Breaking Changes

No

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Build configuration update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

## Motivation and Context
Unifies Ktor library versioning by introducing the Ktor BOM dependency.

## Types of changes
- [x] Build configuration update
@kpavlov kpavlov added the dependencies Pull requests that update a dependency file label Nov 3, 2025
@kpavlov kpavlov requested review from devcrocod and e5l November 3, 2025 20:12
@kpavlov kpavlov marked this pull request as ready for review November 3, 2025 20:12
@kpavlov kpavlov mentioned this pull request Nov 3, 2025
10 tasks
@kpavlov kpavlov changed the title Add Ktor BOM for dependency management across all modules (#338) Add Ktor BOM for dependency management across all modules, run Kotlin-MCP-Server Sample Nov 3, 2025
@kpavlov kpavlov requested a review from tiginamaria November 3, 2025 20:14
Copy link
Contributor

@tiginamaria tiginamaria left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kpavlov kpavlov merged commit 935a1ed into main Nov 4, 2025
7 of 8 checks passed
@kpavlov kpavlov deleted the kpavlov/ktor-bom branch November 4, 2025 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github-actions samples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants