Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tasks/gitlab/list_repos.rake')
-rw-r--r--lib/tasks/gitlab/list_repos.rake2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tasks/gitlab/list_repos.rake b/lib/tasks/gitlab/list_repos.rake
index c0929466b7c..5a83fd5e2fd 100644
--- a/lib/tasks/gitlab/list_repos.rake
+++ b/lib/tasks/gitlab/list_repos.rake
@@ -2,7 +2,7 @@
namespace :gitlab do
task list_repos: :environment do
- warn "The Rake task gitlab:list_repos is deprecated in 16.4 and will be removed in 17.0: " \
+ warn "The Rake task gitlab:list_repos is deprecated in 16.7 and will be removed in 17.0: " \
"https://gitlab.com/gitlab-org/gitlab/-/issues/384361"
scope = Project