Skip to content

Commit a9faee0

Browse files
authored
chore: upgrade aspect_tools_telemetry to 0.2.5 (#2310)
1 parent 22ef665 commit a9faee0

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
@@ -10,7 +10,7 @@ module(
1010
# Lower-bounds (minimum) versions for direct runtime dependencies.
1111
# Do not bump these unless rules_js requires a newer version to function.
1212
bazel_dep(name = "aspect_bazel_lib", version = "2.14.0")
13-
bazel_dep(name = "aspect_tools_telemetry", version = "0.2.3")
13+
bazel_dep(name = "aspect_tools_telemetry", version = "0.2.5")
1414
bazel_dep(name = "bazel_features", version = "1.9.0")
1515
bazel_dep(name = "bazel_skylib", version = "1.5.0")
1616
bazel_dep(name = "platforms", version = "0.0.5")

0 commit comments

Comments
 (0)