Skip to content

Commit

Permalink
PROTON-2846 Update JUnit to version 5.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tabish121 committed Aug 26, 2024
1 parent 7ae9aa3 commit db2daa7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
<minimalJavaBuildVersion>11</minimalJavaBuildVersion>

<!-- Test dependency versions -->
<junit.jupiter.version>5.10.3</junit.jupiter.version>
<junit.vintage.version>5.10.3</junit.vintage.version>
<junit.jupiter.version>5.11.0</junit.jupiter.version>
<junit.vintage.version>5.11.0</junit.vintage.version>
<mockito.version>5.12.0</mockito.version>
<proton.version>0.34.1</proton.version>
<slf4j.version>1.7.36</slf4j.version>
Expand Down

0 comments on commit db2daa7

Please sign in to comment.