Skip to content

Commit 460e710

Browse files
SCANMAVEN-280 Log the SonarQube Cloud Region (#291)
Updated sonar-scanner-java-library (3.3.1.450) adds logging.
1 parent 8e0570b commit 460e710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sonar-maven-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>org.sonarsource.scanner.lib</groupId>
6666
<artifactId>sonar-scanner-java-library</artifactId>
67-
<version>3.3.0.442</version>
67+
<version>3.3.1.450</version>
6868
</dependency>
6969

7070
<dependency>

0 commit comments

Comments
 (0)