Skip to content

Commit

Permalink
Merge pull request #868 from microsoftgraph/dependabot/maven/org.mock…
Browse files Browse the repository at this point in the history
…ito-mockito-inline-3.12.3

Bump mockito-inline from 3.12.1 to 3.12.3
  • Loading branch information
baywet committed Aug 25, 2021
2 parents edb36cb + 51de2c9 commit 9d2cb38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-inline</artifactId>
<version>3.12.1</version>
<version>3.12.3</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 9d2cb38

Please sign in to comment.