Skip to content

Commit 7ee2167

Browse files
committed
chore: update module version
1 parent b369051 commit 7ee2167

File tree

2 files changed

+32
-19
lines changed

2 files changed

+32
-19
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module(name = "codspeed", version = "1.3.0")
22

33
bazel_dep(name = "rules_cc", version = "0.0.17")
44
bazel_dep(name = "bazel_skylib", version = "1.7.1")
5-
bazel_dep(name = "platforms", version = "0.0.10")
5+
bazel_dep(name = "platforms", version = "0.0.11")
66

77
# Google Benchmark dependency (for perfcounters support)
88
bazel_dep(name = "libpfm", version = "4.11.0.bcr.1")

MODULE.bazel.lock

Lines changed: 31 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)