Skip to content

Commit

Permalink
Merge pull request #481 from navikt/dependabot/maven/org.mockito.kotl…
Browse files Browse the repository at this point in the history
…in-mockito-kotlin-5.2.1

Bump org.mockito.kotlin:mockito-kotlin from 5.1.0 to 5.2.1
  • Loading branch information
dragutin-nav authored Jan 30, 2024
2 parents 3c44c22 + ccf63f4 commit cc29e94
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 @@ -304,7 +304,7 @@
<dependency>
<groupId>org.mockito.kotlin</groupId>
<artifactId>mockito-kotlin</artifactId>
<version>5.1.0</version>
<version>5.2.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit cc29e94

Please sign in to comment.