]> source.dussan.org Git - sonar-scanner-cli.git/commitdiff
Update to the latest version of the scanner lib (uname -m)
authorJulien HENRY <julien.henry@sonarsource.com>
Tue, 21 May 2024 07:30:33 +0000 (09:30 +0200)
committerJulien HENRY <julien.henry@sonarsource.com>
Thu, 30 May 2024 09:06:25 +0000 (11:06 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 451b4f588e055dd1f07febe03ba03f65ae18791e..193581d403762c248eeacd07e48f2b6fdd2be44a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
     <dependency>
       <groupId>org.sonarsource.scanner.lib</groupId>
       <artifactId>sonar-scanner-java-library</artifactId>
-      <version>3.0.0.146</version>
+      <version>3.0.0.168</version>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>