Skip to content

Commit

Permalink
Merge pull request #24 from rabbitmq/dependabot/maven/main/junit.jupi…
Browse files Browse the repository at this point in the history
…ter.version-5.11.2

Bump junit.jupiter.version from 5.11.1 to 5.11.2
  • Loading branch information
acogoluegnes authored Oct 7, 2024
2 parents f0a5576 + 0634fb9 commit 9f348ef
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 @@ -40,7 +40,7 @@
<minimalJavaBuildVersion>11</minimalJavaBuildVersion>

<!-- Test dependency versions -->
<junit.jupiter.version>5.11.1</junit.jupiter.version>
<junit.jupiter.version>5.11.2</junit.jupiter.version>
<junit.vintage.version>5.11.0</junit.vintage.version>
<mockito.version>5.14.1</mockito.version>
<proton.version>0.34.1</proton.version>
Expand Down

0 comments on commit 9f348ef

Please sign in to comment.