commit 7e935f6: Reflect recent doctest version bump in dependency info table
Petr VanÄk
arkamar at atlas.cz
Thu Sep 9 15:00:04 UTC 2021
Author: Petr Vaněk
Date: 2021-09-09 16:45:40 +0200
URL: https://github.com/rspamd/rspamd/commit/7e935f6fca63572b66f200efb10e6735f6b84d99 (refs/pull/3889/head)
Reflect recent doctest version bump in dependency info table
This just bumps the version number of currently bundled doctest library
in dependency info table.
---
contrib/DEPENDENCY_INFO.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/DEPENDENCY_INFO.md b/contrib/DEPENDENCY_INFO.md
index 8b3b89828..c4385bdef 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 | |
More information about the Commits
mailing list