From 3948eaa7be8b94083e260a868209a6bc1c8155e4 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com> Date: Fri, 4 Nov 2022 06:13:00 +0000 Subject: [PATCH] chore(deps): update dependency m13253/dns-over-https to v2.3.2 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 490dfb2..5507501 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.1" + DOH_VERSION: "2.3.2" stages: - analyse -- GitLab