Skip to content

Commit c52c379

Browse files
build(deps): bump mockito-inline from 3.6.28 to 3.7.0 (#240)
Bumps [mockito-inline](https://github.com/mockito/mockito) from 3.6.28 to 3.7.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.6.28...v3.7.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e07412b commit c52c379

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
@@ -200,7 +200,7 @@
200200
<dependency>
201201
<groupId>org.mockito</groupId>
202202
<artifactId>mockito-inline</artifactId>
203-
<version>3.6.28</version>
203+
<version>3.7.0</version>
204204
<scope>test</scope>
205205
</dependency>
206206
<dependency>

0 commit comments

Comments
 (0)