Skip to content

Commit 571610e

Browse files
dependabot[bot]stefanseifert
authored andcommitted
Bump mockito-core from 4.10.0 to 4.11.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.10.0 to 4.11.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.10.0...v4.11.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a11dc75 commit 571610e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent_toplevel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
<dependency>
152152
<groupId>org.mockito</groupId>
153153
<artifactId>mockito-core</artifactId>
154-
<version>4.10.0</version>
154+
<version>4.11.0</version>
155155
</dependency>
156156
<dependency>
157157
<groupId>org.mockito</groupId>

0 commit comments

Comments
 (0)