Skip to content

Commit

Permalink
Merge pull request #84 from kurtraschke/dependabot/maven/org.junit-ju…
Browse files Browse the repository at this point in the history
…nit-bom-5.11.3

Bump org.junit:junit-bom from 5.10.2 to 5.11.3
  • Loading branch information
kurtraschke authored Nov 12, 2024
2 parents 38abe6a + 04d4fd7 commit 7ab7462
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 @@ -62,7 +62,7 @@
<dependency>
<groupId>org.junit</groupId>
<artifactId>junit-bom</artifactId>
<version>5.10.2</version>
<version>5.11.3</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 7ab7462

Please sign in to comment.