Browse Source

Bump sonar-scanner-api to 2.16.3.1081

pull/142/head
Jacek 1 year ago
parent
commit
ee77ca6870
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      pom.xml

+ 2
- 2
pom.xml View File

@@ -66,7 +66,7 @@
<dependency>
<groupId>org.sonarsource.scanner.api</groupId>
<artifactId>sonar-scanner-api</artifactId>
<version>2.17.0.1059</version>
<version>2.16.3.1081</version>
</dependency>
<dependency>
<groupId>com.google.code.findbugs</groupId>
@@ -369,4 +369,4 @@
</profile>
</profiles>

</project>
</project>

Loading…
Cancel
Save