Skip to content

Commit

Permalink
build(deps): bump extern/googletest from a1cc8c5 to 530d5c8
Browse files Browse the repository at this point in the history
Bumps [extern/googletest](https://github.com/google/googletest) from `a1cc8c5` to `530d5c8`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@a1cc8c5...530d5c8)

---
updated-dependencies:
- dependency-name: extern/googletest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and dennisklein committed Dec 14, 2023
1 parent 41ac755 commit 94602d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cmake/FairMQDependencies.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ if(BUILD_TESTING)
endif()
find_package2(BUNDLED GTest REQUIRED)
if(GTest_BUNDLED)
set(GTest_VERSION "Apr 8 2022 @a1cc8c55")
set(GTest_VERSION "Dec 14 2023 @530d5c8")
set(GTest_PREFIX "<bundled>")
endif()
endif()
Expand Down
2 changes: 1 addition & 1 deletion extern/googletest
Submodule googletest updated 161 files

0 comments on commit 94602d2

Please sign in to comment.