Skip to content

Commit 1445956

Browse files
authored
chore(deps): Bump tools_telemetry (#667)
Chore. `0.2.8` has been stable for a while, upgrade to that. ### Changes are visible to end-users: no ### Test plan N/A.
1 parent 3512cbe commit 1445956

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
@@ -12,7 +12,7 @@ module(
1212
# py_image_layer needs compute_unused_inputs attribute
1313
# py_image_layer needs repo_mapping fix.
1414
bazel_dep(name = "aspect_bazel_lib", version = "2.16.0")
15-
bazel_dep(name = "aspect_tools_telemetry", version = "0.2.6")
15+
bazel_dep(name = "aspect_tools_telemetry", version = "0.2.8")
1616
bazel_dep(name = "bazel_skylib", version = "1.4.2")
1717
bazel_dep(name = "rules_python", version = "0.29.0")
1818
bazel_dep(name = "platforms", version = "0.0.7")

0 commit comments

Comments
 (0)