Skip to content

Commit

Permalink
chore(deps): update dependency sonarqube-community-branch-plugin to v…
Browse files Browse the repository at this point in the history
…1.23.0 (#28165)



---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Marcelo Shima <[email protected]>
  • Loading branch information
renovate[bot] and mshima authored Dec 12, 2024
1 parent 150eb77 commit ea92a73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test-integration/sonar-pr/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Use the official SonarQube 10.6.0 community image as the base
FROM sonarqube:10.7.0-community
FROM sonarqube:24.12.0.100206-community

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

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

0 comments on commit ea92a73

Please sign in to comment.