Skip to content

Commit 1cb9f84

Browse files
Bump mockito-core from 3.3.3 to 3.4.4
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.3.3 to 3.4.4. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.3.3...v3.4.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent a172457 commit 1cb9f84

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
@@ -168,7 +168,7 @@
168168
<dependency>
169169
<groupId>org.mockito</groupId>
170170
<artifactId>mockito-core</artifactId>
171-
<version>3.3.3</version>
171+
<version>3.4.4</version>
172172
<scope>test</scope>
173173
</dependency>
174174
<dependency>

0 commit comments

Comments
 (0)