From ecfc130048e12785d761f9bfa423c25f4fb72cad Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Tue, 7 Jun 2022 04:20:42 +0000 Subject: [PATCH] chore(deps): update dependency m13253/dns-over-https to v2.3.1 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e0350a9..490dfb2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,7 @@ before_script: variables: # renovate: datasource=github-tags depName=m13253/dns-over-https - DOH_VERSION: "2.3.0" + DOH_VERSION: "2.3.1" stages: - analyse -- GitLab