Skip to content

Commit ea92a73

Browse files
chore(deps): update dependency sonarqube-community-branch-plugin to v1.23.0 (#28165)
--------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Marcelo Shima <marceloshima@gmail.com>
1 parent 150eb77 commit ea92a73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test-integration/sonar-pr/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Use the official SonarQube 10.6.0 community image as the base
2-
FROM sonarqube:10.7.0-community
2+
FROM sonarqube:24.12.0.100206-community
33

44
# Define version and plugin JAR name as environment variables
55
# renovate: datasource=github-releases depName=sonarqube-community-branch-plugin packageName=mc1arke/sonarqube-community-branch-plugin
6-
ENV SONAR_PLUGIN_VERSION=1.22.0
6+
ENV SONAR_PLUGIN_VERSION=1.23.0
77
ENV SONAR_PLUGIN_JAR=sonarqube-community-branch-plugin-${SONAR_PLUGIN_VERSION}.jar
88

99
# Download and place the SonarQube Community Branch Plugin in the correct directory

0 commit comments

Comments
 (0)