Skip to content

Commit

Permalink
chore(deps): update dependency googletest to v1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 12, 2025
1 parent cd5d377 commit 1aa4b8c
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 @@ -74,5 +74,5 @@ new_local_repository(
)

# test
bazel_dep(name = "googletest", version = "1.15.2", dev_dependency = True)
bazel_dep(name = "googletest", version = "1.16.0", dev_dependency = True)
bazel_dep(name = "google_benchmark", version = "1.8.5", dev_dependency = True)

0 comments on commit 1aa4b8c

Please sign in to comment.