Skip to content

Commit

Permalink
chore: removing unused props
Browse files Browse the repository at this point in the history
  • Loading branch information
paulushcgcj committed Oct 30, 2024
1 parent fa9ca44 commit 00f560f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,10 @@
<sonar.coverage.exclusions>
**/dto/**,
**/*$*Builder*,
**/LogUtil*
</sonar.coverage.exclusions>
<sonar.java.checkstyle.reportPaths>target/checkstyle-result.xml</sonar.java.checkstyle.reportPaths>

<junit-jupiter-api.version>5.10.5</junit-jupiter-api.version>
<junit-platform.version>1.9.1</junit-platform.version>
<assertj.version>3.24.2</assertj.version>
<oci.revision>${project.version}</oci.revision>
<assertj-core.version>3.25.3</assertj-core.version>
</properties>
Expand Down

0 comments on commit 00f560f

Please sign in to comment.