Merge pull request #144 from omaster395464gh/dependabot/maven/SERVLET60/org.mockito-mockito-core-5.12.0

Bump org.mockito:mockito-core from 5.6.0 to 5.12.0
This commit is contained in:
Oliver 2024-07-24 23:12:54 +02:00 committed by GitHub
commit f718b16381
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,7 +53,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>5.6.0</version>
<version>5.12.0</version>
<scope>test</scope>
</dependency>