From 3b497bda768da777d085cf94879c26b354f06ceb Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Fri, 3 Feb 2023 06:15:04 +0000 Subject: [PATCH] chore(deps): update dependency m13253/dns-over-https to v2.3.3 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5507501..752b104 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.2" + DOH_VERSION: "2.3.3" stages: - analyse -- GitLab