Skip to content

Commit

Permalink
Merge pull request #143 from Jasig/renovate/org.mockito-mockito-core-3.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency org.mockito:mockito-core to v3.6.28
  • Loading branch information
ChristianMurphy authored Dec 9, 2020
2 parents 7cee1fa + a2ccb0e commit 3e8ffce
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 @@ -245,7 +245,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.6.0</version>
<version>3.6.28</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
Expand Down

0 comments on commit 3e8ffce

Please sign in to comment.