Skip to content

Conversation

dejan2609
Copy link
Contributor

💡 Rationale: Kafka is now using a single Scala version.

Notes:

  1. I would even go further and remove references for baseScala given the fact that they now always resolve to versions.scala
  2. Also: scalaVersion can be removed from gradle.properties, and hence just a single line would be sufficient:
dependencies.gradle
...
   versions += [
   ...
   scala: "2.13.17",
   ...
   ]

LMKWYT @chia7712

@github-actions github-actions bot added triage PRs from the community build Gradle build or GitHub Actions small Small PRs labels Oct 11, 2025
@dejan2609
Copy link
Contributor Author

@omkreddy 🤝

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Gradle build or GitHub Actions ci-approved small Small PRs triage PRs from the community

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants