Skip to content

Conversation

@jschear
Copy link

@jschear jschear commented Jan 30, 2026

Depending on rules_swift 3.x and periphery currently doesn't work.

# MODULE.bazel
bazel_dep(name = "rules_swift", version = "3.4.2")
bazel_dep(name = "periphery", version = "3.4.0", dev_dependency = True)

produces:

ERROR: periphery@3.4.0 depends on rules_swift@2.8.1 with compatibility level 2, but <root> depends on rules_swift@3.4.2 with compatibility level 3 which is different

bazelbuild/bazel-central-registry#6827

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.

1 participant