Skip to content

Commit

Permalink
chore: update sonar version to 3.9.1.2184
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
  • Loading branch information
otaviojava committed Jun 16, 2023
1 parent 5988f20 commit 49fe972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -63,7 +63,7 @@
<maven.surefire.plugin.version>3.0.0</maven.surefire.plugin.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<sonar.jacoco.reportPath>../target/jacoco.exec</sonar.jacoco.reportPath>
<sonar.maven.version>3.3.0.603</sonar.maven.version>
<sonar.maven.version>3.9.1.2184</sonar.maven.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 49fe972

Please sign in to comment.