Skip to content

Commit 6d4fade

Browse files
dependabot[bot]jeromevdl
authored andcommitted
build(deps): bump mockito-inline from 4.8.1 to 4.9.0 (#986)
Bumps [mockito-inline](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-inline dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 013ed25 commit 6d4fade

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
@@ -250,7 +250,7 @@
250250
<dependency>
251251
<groupId>org.mockito</groupId>
252252
<artifactId>mockito-inline</artifactId>
253-
<version>4.8.1</version>
253+
<version>4.9.0</version>
254254
<scope>test</scope>
255255
</dependency>
256256
<dependency>

0 commit comments

Comments
 (0)