Skip to content

Commit

Permalink
Merge pull request #302 from bombies/dependabot/maven/dev/org.mockito…
Browse files Browse the repository at this point in the history
….kotlin-mockito-kotlin-5.1.0

Bump org.mockito.kotlin:mockito-kotlin from 5.0.0 to 5.1.0
  • Loading branch information
bombies authored Aug 14, 2023
2 parents 98f9924 + f64f290 commit 3b1ab60
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 @@ -286,7 +286,7 @@
<dependency>
<groupId>org.mockito.kotlin</groupId>
<artifactId>mockito-kotlin</artifactId>
<version>5.0.0</version>
<version>5.1.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 3b1ab60

Please sign in to comment.