Skip to content

Commit 561cc76

Browse files
authored
update codspeed to v1.4.1 (#5541)
1 parent 862cb02 commit 561cc76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/google-benchmark/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ git_repository = use_repo_rule("@bazel_tools//tools/build_defs/repo:git.bzl", "g
88

99
git_repository(
1010
name = "codspeed",
11-
commit = "810d6b4f87f3409673c07c1c04cfdd1ebc2d298f",
11+
commit = "20ab8dcbaf63b4d0c0ed3ac498cfe3f8104fac36", # v1.4.1
1212
recursive_init_submodules = True,
1313
remote = "https://github.com/CodSpeedHQ/codspeed-cpp",
1414
)

0 commit comments

Comments
 (0)