Skip to content

Commit ac9c49d

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump org.mockito:mockito-core from 2.28.2 to 4.11.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 2.28.2 to 4.11.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v2.28.2...v4.11.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de7cefb commit ac9c49d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ under the License.
193193
<dependency>
194194
<groupId>org.mockito</groupId>
195195
<artifactId>mockito-core</artifactId>
196-
<version>2.28.2</version>
196+
<version>4.11.0</version>
197197
<scope>test</scope>
198198
</dependency>
199199
<dependency>

0 commit comments

Comments
 (0)