From 122f41cd30e862ab4bd43f59ae8c02f360bfad16 Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 5 Jul 2021 02:10:01 +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