Skip to content

Commit

Permalink
Merge pull request #233 from s4u/dependabot/maven/org.mockito-mockito…
Browse files Browse the repository at this point in the history
…-testng-0.2.9

Bump mockito-testng from 0.2.7 to 0.2.9
  • Loading branch information
slawekjaranowski authored Jan 29, 2021
2 parents 1753f2d + fe412dc commit 6167d6e
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 @@ -278,7 +278,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-testng</artifactId>
<version>0.2.7</version>
<version>0.2.9</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6167d6e

Please sign in to comment.