Skip to content

Commit 4306c92

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

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
@@ -361,7 +361,7 @@ under the License.
361361
<dependency>
362362
<groupId>org.mockito</groupId>
363363
<artifactId>mockito-core</artifactId>
364-
<version>4.1.0</version>
364+
<version>4.4.0</version>
365365
<scope>test</scope>
366366
</dependency>
367367
<dependency>

0 commit comments

Comments
 (0)