Skip to content

Commit

Permalink
fix: upgrade org.junit.platform:junit-platform-launcher from 1.9.3 to…
Browse files Browse the repository at this point in the history
… 1.10.0

Snyk has created this PR to upgrade org.junit.platform:junit-platform-launcher from 1.9.3 to 1.10.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.junit.platform/junit-platform-launcher/

See this project in Snyk:
https://app.snyk.io/org/atodorov/project/6525d792-d285-4dd6-8ce6-18666a62c18f?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and atodorov committed Aug 8, 2023
1 parent 481d0dd commit 0988b24
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 @@ -209,7 +209,7 @@
<dependency>
<groupId>org.junit.platform</groupId>
<artifactId>junit-platform-launcher</artifactId>
<version>1.9.3</version>
<version>1.10.0</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit 0988b24

Please sign in to comment.