aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMichal Duda <44705056+michal-duda-sonarsource@users.noreply.github.com>2019-01-07 16:10:55 +0100
committerGitHub <noreply@github.com>2019-01-07 16:10:55 +0100
commit0661c5ece6f030145cc90004b64256b839006e50 (patch)
tree666e94eb18c28924d4ab7b7a984e8167e6009f6f /pom.xml
parent0f6b7875a0996393a0fca62c309ca4cc937c7c4c (diff)
downloadsonar-scanner-cli-0661c5ece6f030145cc90004b64256b839006e50.tar.gz
sonar-scanner-cli-0661c5ece6f030145cc90004b64256b839006e50.zip
SQSCANNER-55 update sonar-scanner-api (#56)
Update sonar-scanner-api to version 2.12
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 14a6b92..5846bbf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>