Skip to content

Commit

Permalink
downgrade mockito
Browse files Browse the repository at this point in the history
  • Loading branch information
Fadelis committed Apr 11, 2024
1 parent 3d54ea9 commit 2cd67eb
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 @@ -29,7 +29,7 @@
<slf4j.version>1.7.36</slf4j.version>
<junit-jupiter.version>5.10.2</junit-jupiter.version>
<assertj.version>3.25.3</assertj.version>
<mockito.version>5.11.0</mockito.version>
<mockito.version>4.11.0</mockito.version>
<pmd.version>3.21.2</pmd.version>
<spotbugs.version>4.8.4.0</spotbugs.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
Expand Down

0 comments on commit 2cd67eb

Please sign in to comment.