Skip to content

Commit

Permalink
Merge pull request #35 from UnitVectorY-Labs/dependabot/maven/org.jun…
Browse files Browse the repository at this point in the history
…it.jupiter-junit-jupiter-params-5.11.1

Bump org.junit.jupiter:junit-jupiter-params from 5.11.0 to 5.11.1
  • Loading branch information
JaredHatfield authored Sep 28, 2024
2 parents ecbab9c + 3c3c9e5 commit 772bce5
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 @@ -41,7 +41,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-params</artifactId>
<version>5.11.0</version>
<version>5.11.1</version>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
Expand Down

0 comments on commit 772bce5

Please sign in to comment.