Skip to content

update kotlin to 2.2.0 and ktor to 3.1.3 #120

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 27, 2025
Merged

Conversation

devcrocod
Copy link
Contributor

update:

  • kotlin 2.2.0
  • ktor 3.1.3 — Version 3.2.0 is already out, but it has a regression with Android

How Has This Been Tested?

Breaking Changes

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

Additional context

@devcrocod devcrocod requested review from e5l and Copilot June 23, 2025 14:55
Copy link
Contributor

@Copilot 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 the library versions for Kotlin and Ktor to address compatibility issues with the latest releases.

  • Update Kotlin from 2.1.20 to 2.2.0
  • Update Ktor from 3.1.2 to 3.1.3

@StefMa
Copy link
Contributor

StefMa commented Jun 23, 2025

Do we want to introduce dependabot? 🤔
So that manual dependency bumps are from the past?

@devcrocod
Copy link
Contributor Author

@StefMa Yes, you’re right. I think it’s worth adding dependabot after the restructuring of the samples and once all dependencies have been moved to a single location

e5l
e5l previously approved these changes Jun 24, 2025
Copy link
Contributor

@e5l e5l left a comment

Choose a reason for hiding this comment

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

lgtm, would be nice to have dependabot in place

@StefMa StefMa mentioned this pull request Jun 24, 2025
9 tasks
@e5l e5l enabled auto-merge (squash) June 25, 2025 18:56
@github-actions github-actions bot disabled auto-merge June 25, 2025 19:01
@devcrocod devcrocod enabled auto-merge (squash) June 27, 2025 09:27
@github-actions github-actions bot disabled auto-merge June 27, 2025 09:45
@devcrocod devcrocod force-pushed the devcrocod/update-versions branch from f6e0f0d to 96bf512 Compare June 27, 2025 10:39
@devcrocod devcrocod enabled auto-merge (squash) June 27, 2025 10:43
@devcrocod devcrocod requested a review from e5l June 27, 2025 10:59
@e5l e5l disabled auto-merge June 27, 2025 11:10
@e5l e5l enabled auto-merge (squash) June 27, 2025 11:10
@e5l e5l merged commit d79569d into main Jun 27, 2025
3 of 4 checks passed
@e5l e5l deleted the devcrocod/update-versions branch June 27, 2025 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants