Skip to content

Commit

Permalink
chore: upgrade sonar version
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
  • Loading branch information
otaviojava committed Dec 31, 2023
1 parent d556b01 commit 7b7b4be
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 @@ -63,7 +63,7 @@
<maven.surefire.plugin.version>3.2.3</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.9.1.2184</sonar.maven.version>
<sonar.maven.version>3.10.0.2594</sonar.maven.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 7b7b4be

Please sign in to comment.