Skip to content

Commit

Permalink
Merge pull request #1488 from 52North/dependabot/maven/version/6.x/or…
Browse files Browse the repository at this point in the history
…g.mockito-mockito-core-4.8.1

Bump mockito-core from 4.8.0 to 4.8.1
  • Loading branch information
CarstenHollmann authored Oct 25, 2022
2 parents f921856 + 7745371 commit 168380a
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 @@ -1011,7 +1011,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>4.8.0</version>
<version>4.8.1</version>
<exclusions>
<exclusion>
<groupId>org.hamcrest</groupId>
Expand Down

0 comments on commit 168380a

Please sign in to comment.