Skip to content

Commit d97234c

Browse files
dependabot[bot]slawekjaranowski
authored andcommitted
Bump org.mockito:mockito-core from 4.8.1 to 4.11.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.8.1 to 4.11.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.8.1...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 f8aa35e commit d97234c

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
@@ -173,7 +173,7 @@
173173
<dependency>
174174
<groupId>org.mockito</groupId>
175175
<artifactId>mockito-core</artifactId>
176-
<version>4.8.1</version>
176+
<version>4.11.0</version>
177177
<scope>test</scope>
178178
</dependency>
179179
<dependency>

0 commit comments

Comments
 (0)