Skip to content

Commit a9e48dd

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

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
@@ -176,7 +176,7 @@ under the License.
176176
<dependency>
177177
<groupId>org.mockito</groupId>
178178
<artifactId>mockito-core</artifactId>
179-
<version>4.8.0</version>
179+
<version>4.11.0</version>
180180
<scope>test</scope>
181181
</dependency>
182182
<dependency>

0 commit comments

Comments
 (0)