Skip to content

Commit

Permalink
Merge pull request #8 from brenoepics/dependabot/maven/org.mockito-mo…
Browse files Browse the repository at this point in the history
…ckito-junit-jupiter-5.8.0

Build(deps): Bump org.mockito:mockito-junit-jupiter from 5.2.0 to 5.8.0
  • Loading branch information
brenoepics authored Jan 11, 2024
2 parents 62a9e88 + f02c017 commit 0f1b7a5
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 @@ -88,7 +88,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-junit-jupiter</artifactId>
<version>5.2.0</version>
<version>5.8.0</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 0f1b7a5

Please sign in to comment.