aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorWouter Admiraal <wouter.admiraal@sonarsource.com>2021-01-12 14:04:17 +0100
committerWouter Admiraal <45544358+wouter-admiraal-sonarsource@users.noreply.github.com>2021-01-12 16:58:06 +0100
commitd0a0383479c549c348cf8b2f81a8655d4ba1e30b (patch)
tree10d4f7d70f973384d5775c07e81fccf0af99b441 /pom.xml
parentac2111a3ef43b658827c32ebe8ce6bcd0b11b1f2 (diff)
downloadsonar-scanner-cli-d0a0383479c549c348cf8b2f81a8655d4ba1e30b.tar.gz
sonar-scanner-cli-d0a0383479c549c348cf8b2f81a8655d4ba1e30b.zip
SQSCANNER-85 Update Scanner API to latest version4.6.0.2311
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index fb8a77c..c961746 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
<dependency>
<groupId>org.sonarsource.scanner.api</groupId>
<artifactId>sonar-scanner-api</artifactId>
- <version>2.15.0.2182</version>
+ <version>2.16.0.226</version>
</dependency>
<dependency>
<groupId>com.google.code.findbugs</groupId>