Skip to content

Commit b0f6a0a

Browse files
authored
chore(deps): Bump tools_telemetry (#624)
Pick up the HTTP 302 workaround. ### Changes are visible to end-users: no ### Test plan N/A.
1 parent 0aed62c commit b0f6a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ module(
1313
# py_image_layer needs compute_unused_inputs attribute
1414
# py_image_layer needs repo_mapping fix.
1515
bazel_dep(name = "aspect_bazel_lib", version = "2.16.0")
16-
bazel_dep(name = "aspect_tools_telemetry", version = "0.2.5")
16+
bazel_dep(name = "aspect_tools_telemetry", version = "0.2.6")
1717
bazel_dep(name = "bazel_skylib", version = "1.4.2")
1818
bazel_dep(name = "rules_python", version = "0.29.0")
1919
bazel_dep(name = "platforms", version = "0.0.7")

0 commit comments

Comments
 (0)