From: Petr Vaněk Date: Thu, 9 Sep 2021 14:45:40 +0000 (+0200) Subject: Reflect recent doctest version bump in dependency info table X-Git-Tag: 3.1~181^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F3889%2Fhead;p=thirdparty%2Frspamd.git Reflect recent doctest version bump in dependency info table This just bumps the version number of currently bundled doctest library in dependency info table. --- diff --git a/contrib/DEPENDENCY_INFO.md b/contrib/DEPENDENCY_INFO.md index 8b3b898289..c4385bdef9 100644 --- a/contrib/DEPENDENCY_INFO.md +++ b/contrib/DEPENDENCY_INFO.md @@ -34,5 +34,5 @@ | robin-hood | 3.9.1 | MIT | NO | | | frozen | 1.0.1 | Apache 2 | NO | | | fmt | 7.1.3 | MIT | NO | | -| doctest | 2.4.5 | MIT | NO | | +| doctest | 2.4.6 | MIT | NO | | | function2 | 4.1.0 | Boost | NO | |