Skip to content

Conversation

@araysse
Copy link
Contributor

@araysse araysse commented Oct 20, 2025

No description provided.

@@ -1,4 +1,5 @@
[versions]
kotlin = "2.1.21"
Copy link
Contributor

Choose a reason for hiding this comment

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

why do we need this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Precompiled plugins in buildSrc apply Kotlin without specifying a version, so the version must come from the classpath. I set kotlin = "2.1.21" in libs.versions.toml so buildSrc/build.gradle can use implementation(libs.kotlin.gradle.plugin) and resolve a single, pinned Kotlin version.

Co-authored-by: Sergio del Amo <[email protected]>
@sonarqubecloud
Copy link

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