We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a480ac9 commit bf2ccb1Copy full SHA for bf2ccb1
1 file changed
MODULE.bazel
@@ -7,7 +7,7 @@ module(
7
8
bazel_dep(name = "protobuf", version = "34.0.bcr.1")
9
bazel_dep(name = "rules_proto", version = "7.1.0")
10
-bazel_dep(name = "rules_python", version = "1.8.5")
+bazel_dep(name = "rules_python", version = "1.9.0")
11
12
# Register protobuf toolchain
13
register_toolchains("@protobuf//toolchain:all")
0 commit comments