Skip to content

Commit fe6d738

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump mockito-core from 3.9.0 to 3.12.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.9.0 to 3.12.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.9.0...v3.12.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d2dd532 commit fe6d738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ under the License.
361361
<dependency>
362362
<groupId>org.mockito</groupId>
363363
<artifactId>mockito-core</artifactId>
364-
<version>3.9.0</version>
364+
<version>3.12.0</version>
365365
<scope>test</scope>
366366
</dependency>
367367
<dependency>

0 commit comments

Comments
 (0)