Skip to content

Conversation

@devcrocod
Copy link
Contributor

kotlin: 2.2.10 -> 2.2.21
ktor: 3.3.0 -> 3.3.1
dokka: 2.0.0 -> 2.1.0

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

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

@devcrocod devcrocod marked this pull request as ready for review October 23, 2025 16:25
@devcrocod devcrocod requested review from Copilot and kpavlov October 23, 2025 16:25
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates several core Kotlin dependencies to their latest versions: Kotlin 2.2.10 → 2.2.21, Ktor 3.3.0 → 3.3.1, and Dokka 2.0.0 → 2.1.0. Additionally, unused sample-related dependencies and plugin declarations have been removed from the version catalog.

Key changes:

  • Updated three main dependency versions (Kotlin, Ktor, Dokka)
  • Removed unused sample dependencies (mcp-kotlin, anthropic, shadow)
  • Cleaned up unused Ktor client and server library declarations

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@devcrocod devcrocod force-pushed the devcrocod/update-kotlin branch from e7c0516 to baf7602 Compare October 23, 2025 16:43
@kpavlov kpavlov force-pushed the devcrocod/update-kotlin branch from baf7602 to 7fad6c7 Compare October 23, 2025 18:07
@kpavlov kpavlov added the dependencies Pull requests that update a dependency file label Oct 23, 2025
@kpavlov kpavlov merged commit ff3e4e0 into main Oct 23, 2025
4 checks passed
@kpavlov kpavlov deleted the devcrocod/update-kotlin branch October 23, 2025 18:48
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants