Skip to content

Commit

Permalink
Merge pull request #528 from rabbitmq/dependabot/maven/main/junit.jup…
Browse files Browse the repository at this point in the history
…iter.version-5.11.3

Bump junit.jupiter.version from 5.11.2 to 5.11.3
  • Loading branch information
michaelklishin authored Oct 21, 2024
2 parents baa9402 + 7506fbd commit 5c0239f
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 @@ -42,7 +42,7 @@

<properties>
<rabbitmq.version>5.22.0</rabbitmq.version>
<junit.jupiter.version>5.11.2</junit.jupiter.version>
<junit.jupiter.version>5.11.3</junit.jupiter.version>
<mockito-core.version>5.14.2</mockito-core.version>
<assertj.version>3.26.3</assertj.version>
<spring.version>6.1.14</spring.version>
Expand Down

0 comments on commit 5c0239f

Please sign in to comment.