From 0f2dbc64a96a8757e3446e4376ced06f5de50c3e Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Thu, 16 Sep 2021 04:22:50 +0000
Subject: [PATCH] chore(deps): update dependency m13253/dns-over-https to
 v2.3.0

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 569d222..e0350a9 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.2.5"
+  DOH_VERSION: "2.3.0"
 
 stages:
   - analyse
-- 
GitLab