Browse Source

SQSCANNER-55 update sonar-scanner-api (#56)

Update sonar-scanner-api to version 2.12
tags/3.3.0.1492
Michal Duda 5 years ago
parent
commit
0661c5ece6
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml View File

@@ -61,7 +61,7 @@
<dependency>
<groupId>org.sonarsource.scanner.api</groupId>
<artifactId>sonar-scanner-api</artifactId>
<version>2.11.0.1537</version>
<version>2.12.0.1661</version>
</dependency>
<dependency>
<groupId>com.google.code.findbugs</groupId>

Loading…
Cancel
Save