[email protected]
Hello @Bencodes, @restingbull, @nkoroste, modules you maintain (rules_kotlin) have been updated in this PR. Please review the changes. You can view a diff against the previous version in the "Generate module diff" check.
This one should be ready to merge now.
Looks like this glob doesn't match anything and is causing problems on bazel 8: https://github.com/bazelbuild/rules_kotlin/blob/f6de6274430e8a6e1acd153ad02fb45ce911e0db/src/main/starlark/BUILD.release.bazel#L19
rules_kotlin 2.1.3 is released which includes a commit that I believe should fix the bazel 8 issue with this PR: https://github.com/bazelbuild/rules_kotlin/releases/tag/v2.1.3
Can this PR be upsed to 2.1.3 or do we need a new one?
Friendly ping @Bencodes, @restingbull, @nkoroste.
@kotlaja a newer version has been merged, this PR can just be closed. https://github.com/bazelbuild/bazel-central-registry/pull/4053