Skip to content

Commit

Permalink
Merge pull request #749 from alphagov/dependabot/maven/org.junit.plat…
Browse files Browse the repository at this point in the history
…form-junit-platform-launcher-1.10.1

Bump org.junit.platform:junit-platform-launcher from 1.10.0 to 1.10.1
  • Loading branch information
SandorArpa authored Nov 7, 2023
2 parents 8064e71 + 47af16e commit 8ff0ed9
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 @@ -73,7 +73,7 @@
<dependency>
<groupId>org.junit.platform</groupId>
<artifactId>junit-platform-launcher</artifactId>
<version>1.10.0</version>
<version>1.10.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 8ff0ed9

Please sign in to comment.