Skip to content

Commit

Permalink
Update pom.xml with sonar properties
Browse files Browse the repository at this point in the history
  • Loading branch information
santanusinha authored Aug 2, 2024
1 parent f632432 commit 68870d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@
<mockito.version>4.3.1</mockito.version>
<junit.version>4.12</junit.version>
<hamcrest.version>2.2</hamcrest.version>
<sonar.organization>phonepe</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
</properties>

<dependencies>
Expand Down

0 comments on commit 68870d8

Please sign in to comment.