Update doctest
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Deukhoofd 2022-03-11 12:13:15 +01:00
parent 4a8b3e13a1
commit 2c678756c7
Signed by: Deukhoofd
GPG Key ID: F63E044490819F6F
1 changed files with 1 additions and 1 deletions

View File

@ -210,7 +210,7 @@ if (PKMNLIB_TESTS)
CPMAddPackage(
NAME doctest
GITHUB_REPOSITORY doctest/doctest
GIT_TAG 2.4.0
GIT_TAG v2.4.8
DOWNLOAD_ONLY YES
)