Update dependency versions

This commit is contained in:
2024-11-19 10:11:51 +01:00
parent e2342350d0
commit ffc94a73cb
5 changed files with 7 additions and 8 deletions

View File

@@ -43,7 +43,7 @@ if (DRAMSYS_USE_FETCH_CONTENT)
FetchContent_Declare(
benchmark
URL https://github.com/google/benchmark/archive/refs/tags/v1.8.3.zip
URL https://github.com/google/benchmark/archive/refs/tags/v1.9.0.tar.gz
OVERRIDE_FIND_PACKAGE
)