commit | 81fd3b2b4438e2751a1b79049827a5ee315ea38d | [log] [tgz] |
---|---|---|
author | Philip H <47042125+pheiduck@users.noreply.github.com> | Sat Sep 24 14:35:21 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Sep 24 14:35:21 2022 +0100 |
tree | 1fee3662c98051fa6cd1cfa4cbd24a2329ec55b1 | |
parent | 75f4bafabdcc6bce5cf3e09fee29c634bf102c17 [diff] [blame] |
patch 9.0.0573: outdated dependencies go unnoticed Problem: Outdated dependencies go unnoticed. Solution: Use github Dependabot. (closes #11213)
diff --git a/src/version.c b/src/version.c index b07c013..4428687 100644 --- a/src/version.c +++ b/src/version.c
@@ -700,6 +700,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 573, +/**/ 572, /**/ 571,