Skip to content

Commit

Permalink
make mockito version consistent with store and rest
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadshadab committed Nov 23, 2023
1 parent 00b8fe1 commit b95a62e
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 @@ -16,7 +16,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<surefire-version>2.22.2</surefire-version>
<failsafe-version>2.22.2</failsafe-version>
<mockito-version>3.0.0</mockito-version>
<mockito-version>4.5.1</mockito-version>
<slf4j.version>1.7.28</slf4j.version>
<logback.version>1.2.3</logback.version>
<junit-jupiter.version>5.8.2</junit-jupiter.version>
Expand Down

0 comments on commit b95a62e

Please sign in to comment.