Skip to content

Commit

Permalink
Merge pull request #240 from seqan/actions/update_cpm_package_lock
Browse files Browse the repository at this point in the history
[INFRA] Update CPM Packages
  • Loading branch information
eseiler authored Oct 19, 2024
2 parents cc4a374 + 61190ff commit 25539c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/package-lock.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ CPMDeclarePackage (googletest
SYSTEM TRUE
OPTIONS "BUILD_GMOCK OFF" "INSTALL_GTEST OFF" "CMAKE_CXX_STANDARD 20")
# doxygen-awesome
set (HIBF_DOXYGEN_AWESOME_VERSION 2.3.3)
set (HIBF_DOXYGEN_AWESOME_VERSION 2.3.4)
CPMDeclarePackage (doxygen_awesome
NAME doxygen_awesome
VERSION ${HIBF_DOXYGEN_AWESOME_VERSION}
Expand Down

0 comments on commit 25539c9

Please sign in to comment.