Skip to content

Commit 419609a

Browse files
build(deps): bump mockito-core from 4.8.1 to 4.9.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.8.1 to 4.9.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.8.1...v4.9.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 401aa67 commit 419609a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1</version>
250+
<version>4.9.0</version>
251251
<scope>test</scope>
252252
</dependency>
253253
<dependency>

0 commit comments

Comments
 (0)