Skip to content

Commit

Permalink
fix pipeline sonarcloud
Browse files Browse the repository at this point in the history
  • Loading branch information
sayoungestguy committed Aug 25, 2024
1 parent 794aa7a commit f269a5c
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 @@ -76,6 +76,8 @@
<sonar-maven-plugin.version>4.0.0.4121</sonar-maven-plugin.version>
<spotless-maven-plugin.version>2.43.0</spotless-maven-plugin.version>
<springdoc-openapi-starter-webmvc-api.version>2.5.0</springdoc-openapi-starter-webmvc-api.version>
<sonar.organization>sayoungestguy</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
</properties>

<dependencies>
Expand Down

0 comments on commit f269a5c

Please sign in to comment.