Skip to content

Commit fb23608

Browse files
authored
Merge pull request #3352 from seqan/actions/update_cpm_package_lock
[INFRA] Update CPM Packages
2 parents f0c3786 + e385b46 commit fb23608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/package-lock.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ CPMDeclarePackage (cereal
2424
SYSTEM TRUE
2525
OPTIONS "JUST_INSTALL_CEREAL ON" "CMAKE_MESSAGE_LOG_LEVEL WARNING")
2626
# benchmark
27-
set (SEQAN3_BENCHMARK_VERSION 1.9.1 CACHE STRING "" FORCE)
27+
set (SEQAN3_BENCHMARK_VERSION 1.9.2 CACHE STRING "" FORCE)
2828
CPMDeclarePackage (benchmark
2929
NAME benchmark
3030
VERSION ${SEQAN3_BENCHMARK_VERSION}

0 commit comments

Comments
 (0)