8000 Bump mockito-core from 3.6.28 to 3.7.0 · tony-clarke-amdocs/java@e927fef · GitHub
[go: up one dir, main page]

Skip to content

Commit e927fef

Browse files
Bump mockito-core from 3.6.28 to 3.7.0
Bumps [mockito-core](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>
1 parent 794b6d7 commit e927fef

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
@@ -257,7 +257,7 @@
257257
<dependency>
258258
<groupId>org.mockito</groupId>
259259
<artifactId>mockito-core</artifactId>
260-
<version>3.6.28</version>
260+
<version>3.7.0</version>
261261
<scope>test</scope>
262262
</dependency>
263263
<dependency>

0 commit comments

Comments
 (0)
0