Skip to content

Commit

Permalink
Merge pull request #1300 from steve-community/dependabot/maven/org.ju…
Browse files Browse the repository at this point in the history
…nit-junit-bom-5.10.1

Bump org.junit:junit-bom from 5.10.0 to 5.10.1
  • Loading branch information
goekay authored Nov 20, 2023
2 parents 8eced8b + 3a6a6d9 commit 6cfb9cf
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 @@ -488,7 +488,7 @@
<dependency>
<groupId>org.junit</groupId>
<artifactId>junit-bom</artifactId>
<version>5.10.0</version>
<version>5.10.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 6cfb9cf

Please sign in to comment.