Skip to content

Commit

Permalink
Bumped junit-platform-launcher to 1.10.2
Browse files Browse the repository at this point in the history
LMCROSSITXSADEPLOY-2897
  • Loading branch information
Yavor16 authored and Yavor16 committed Feb 26, 2024
1 parent 3acf257 commit 0d9f8db
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 @@ -18,7 +18,7 @@
<sonar.organization>cloudfoundry</sonar.organization>
<sonar.coverage.jacoco.xmlReportPaths>../multiapps-coverage/target/site/jacoco-aggregate/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>
<junit.version>5.10.2</junit.version>
<junit-platform.version>1.9.2</junit-platform.version>
<junit-platform.version>1.10.2</junit-platform.version>
<mockito.version>5.10.0</mockito.version>
<commons-lang3.version>3.14.0</commons-lang3.version>
<commons-collections4.version>4.4</commons-collections4.version>
Expand Down

0 comments on commit 0d9f8db

Please sign in to comment.