Skip to content

Commit b4d4e50

Browse files
build(deps): bump mockito-inline from 3.5.15 to 3.6.0 (#153)
Bumps [mockito-inline](https://github.com/mockito/mockito) from 3.5.15 to 3.6.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.5.15...v3.6.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06acb80 commit b4d4e50

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
@@ -193,7 +193,7 @@
193193
<dependency>
194194
<groupId>org.mockito</groupId>
195195
<artifactId>mockito-inline</artifactId>
196-
<version>3.5.15</version>
196+
<version>3.6.0</version>
197197
<scope>test</scope>
198198
</dependency>
199199
<dependency>

0 commit comments

Comments
 (0)