Skip to content

Commit d4b13fc

Browse files
build(deps): bump mockito-core from 4.8.0 to 4.8.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.8.0 to 4.8.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.8.0...v4.8.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a6aaeff commit d4b13fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@
247247
<dependency>
248248
<groupId>org.mockito</groupId>
249249
<artifactId>mockito-core</artifactId>
250-
<version>4.8.0</version>
250+
<version>4.8.1</version>
251251
<scope>test</scope>
252252
</dependency>
253253
<dependency>

0 commit comments

Comments
 (0)