Skip to content

Commit

Permalink
update junit
Browse files Browse the repository at this point in the history
  • Loading branch information
Yavor16 committed Feb 13, 2024
1 parent 4191636 commit 816094d
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 @@ -17,7 +17,7 @@
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
<sonar.organization>cloudfoundry</sonar.organization>
<sonar.coverage.jacoco.xmlReportPaths>../multiapps-coverage/target/site/jacoco-aggregate/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>
<junit.version>5.9.2</junit.version>
<junit.version>5.10.2</junit.version>
<junit-platform.version>1.9.2</junit-platform.version>
<mockito.version>5.10.0</mockito.version>
<commons-lang3.version>3.14.0</commons-lang3.version>
Expand Down

0 comments on commit 816094d

Please sign in to comment.