Skip to content

Add ktorfit compiler plugin version configuration for Kotlin 2.3.0 compatibility#1688

Closed
Copilot wants to merge 1 commit intodependabot/gradle/kotlin-2.3.0from
copilot/sub-pr-1644
Closed

Add ktorfit compiler plugin version configuration for Kotlin 2.3.0 compatibility#1688
Copilot wants to merge 1 commit intodependabot/gradle/kotlin-2.3.0from
copilot/sub-pr-1644

Conversation

Copy link
Contributor

Copilot AI commented Jan 12, 2026

Kotlin 2.3.0 requires ktorfit compiler plugin version 2.3.3 or higher to build successfully.

Changes

  • Added ktorfit { compilerPluginVersion.set("2.3.3") } to shared/build.gradle.kts
ktorfit {
    compilerPluginVersion.set("2.3.3")
}

Reference: Foso/Ktorfit#1010


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Update kotlin version from 2.2.21 to 2.3.0 Add ktorfit compiler plugin version configuration for Kotlin 2.3.0 compatibility Jan 12, 2026
Copilot AI requested a review from Tlaster January 12, 2026 06:16
@Tlaster Tlaster closed this Jan 12, 2026
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.

2 participants