Skip to content

Commit

Permalink
chore(deps): update dependency platforms to v0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 2de32d0 commit f884ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ bazel_dep(
name = "rules_nixpkgs_python",
version = "0.12.0",
)
bazel_dep(name = "platforms", version = "0.0.10")
bazel_dep(name = "platforms", version = "0.0.11")
bazel_dep(name = "protobuf", version = "29.3")
bazel_dep(name = "rules_proto", version = "7.1.0") #, repo_name = "com_google_protobuf")
bazel_dep(name = "bazel_skylib", version = "1.7.1")
Expand Down

0 comments on commit f884ae2

Please sign in to comment.