Skip to content

Commit f875750

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump mockito-core from 4.1.0 to 4.2.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.1.0...v4.2.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 5463357 commit f875750

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
@@ -202,7 +202,7 @@ under the License.
202202
<dependency>
203203
<groupId>org.mockito</groupId>
204204
<artifactId>mockito-core</artifactId>
205-
<version>4.1.0</version>
205+
<version>4.2.0</version>
206206
<scope>test</scope>
207207
</dependency>
208208
<dependency>

0 commit comments

Comments
 (0)