grpc-kotlin
grpc-kotlin copied to clipboard
Let's move to Bazel Registry and Kotlin 2
trafficstars
Hi
As you know, https://registry.bazel.build/ is a game changer to Bazel projects and Kotlin 2 is quite a major release. I have been waiting for some time, so let's upgrade.
A few things to do (https://github.com/grpc/grpc-kotlin/pull/640):
- Upgrade bazel version & move to bzlmod.
- Pick the right version for Kotlin-related packages.
Cheers