From 52ce92938e01a1604d1d1be450b78c40fcda9b12 Mon Sep 17 00:00:00 2001 From: renovate Date: Sun, 4 Jul 2021 02:10:40 +0000 Subject: [PATCH] Update dependency SonarSource/docker-sonarqube to v9 --- Kptfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Kptfile b/Kptfile index def0c26..4bfab3f 100644 --- a/Kptfile +++ b/Kptfile @@ -9,5 +9,5 @@ dependencies: git: repo: https://github.com/SonarSource/docker-sonarqube directory: /8/community - ref: 8.9.1 + ref: 9.0.0 updateStrategy: resource-merge -- GitLab