Browse Source

SQSCANNER-52 Upgrade sonar-scanner-api

tags/3.3.0.1492
Eric Hartmann 5 years ago
parent
commit
c296e5e861
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.10.0.1189</version>
<version>2.11.0.1537</version>
</dependency>
<dependency>
<groupId>com.google.code.findbugs</groupId>

Loading…
Cancel
Save