Skip to content

Commit 584770b

Browse files
committed
[INFRA] Update CPM Packages
1 parent e928a2a commit 584770b

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
@@ -48,7 +48,7 @@ CPMDeclarePackage (googletest
4848
SYSTEM TRUE
4949
OPTIONS "BUILD_GMOCK OFF" "INSTALL_GTEST OFF" "CMAKE_MESSAGE_LOG_LEVEL WARNING")
5050
# doxygen-awesome
51-
set (SEQAN3_DOXYGEN_AWESOME_VERSION 2.3.4 CACHE STRING "")
51+
set (SEQAN3_DOXYGEN_AWESOME_VERSION 2.4.0 CACHE STRING "")
5252
CPMDeclarePackage (doxygen_awesome
5353
NAME doxygen_awesome
5454
VERSION ${SEQAN3_DOXYGEN_AWESOME_VERSION}

0 commit comments

Comments
 (0)