Skip to content

Commit

Permalink
Update dependency google_benchmark to v1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and renau committed Feb 1, 2025
1 parent cf4bf48 commit a2116e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ bazel_dep(name = "rules_flex", version = "0.2.1")
bazel_dep(name = "rules_bison", version = "0.3")

# google benchmark
bazel_dep(name = "google_benchmark", version = "1.8.5")
bazel_dep(name = "google_benchmark", version = "1.9.1")

# rapidjson
bazel_dep(name = "rapidjson", version = "1.1.0")
Expand Down

0 comments on commit a2116e1

Please sign in to comment.