Skip to content

Commit 032a2f4

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump mockito.version from 4.3.0 to 4.3.1
Bumps `mockito.version` from 4.3.0 to 4.3.1. Updates `mockito-core` from 4.3.0 to 4.3.1 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.3.0...v4.3.1) Updates `mockito-junit-jupiter` from 4.3.0 to 4.3.1 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.3.0...v4.3.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b86476 commit 032a2f4

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
@@ -33,7 +33,7 @@
3333

3434
<properties>
3535
<project.build.outputTimestamp>2021-10-02T19:26:58Z</project.build.outputTimestamp>
36-
<mockito.version>4.3.0</mockito.version>
36+
<mockito.version>4.3.1</mockito.version>
3737
</properties>
3838

3939
<dependencies>

0 commit comments

Comments
 (0)