Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

Bump sonar-java-plugin from 5.13.1.18282 to 6.13.0.25138 #161

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sonarqube-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<dependency>
<groupId>org.sonarsource.java</groupId>
<artifactId>sonar-java-plugin</artifactId>
<version>5.13.1.18282</version><!-- Bundled with SonarQube 7.9 -->
<version>6.13.0.25138</version><!-- Bundled with SonarQube 7.9 -->
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down