Skip to content

Commit cada9ce

Browse files
Bump mockito-core from 3.6.0 to 3.6.28
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.6.0 to 3.6.28. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.6.0...v3.6.28) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 341ee71 commit cada9ce

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
@@ -262,7 +262,7 @@
262262
<dependency>
263263
<groupId>org.mockito</groupId>
264264
<artifactId>mockito-core</artifactId>
265-
<version>3.6.0</version>
265+
<version>3.6.28</version>
266266
<scope>test</scope>
267267
</dependency>
268268
<dependency>

0 commit comments

Comments
 (0)