Skip to content

Commit

Permalink
SCANCLI-168 Update Scanner Java Library dependency to 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
henryju committed Jan 10, 2025
1 parent 0657dfa commit 609c8a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>org.sonarsource.scanner.lib</groupId>
<artifactId>sonar-scanner-java-library</artifactId>
<version>3.1.1.261</version>
<version>3.2.0.370</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 609c8a7

Please sign in to comment.