Skip to content

Commit 29e1045

Browse files
dependabot[bot]castorm
authored andcommitted
Bump mockito-junit-jupiter from 4.0.0 to 4.3.1
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 4.0.0 to 4.3.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.0.0...v4.3.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 83421a5 commit 29e1045

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
@@ -78,7 +78,7 @@
7878
<natty.version>0.13</natty.version>
7979

8080
<junit.version>5.8.1</junit.version>
81-
<mockito.version>4.0.0</mockito.version>
81+
<mockito.version>4.3.1</mockito.version>
8282
<assertj.version>3.20.2</assertj.version>
8383
<wiremock.version>2.31.0</wiremock.version>
8484
<guava.version>31.0.1-jre</guava.version>

0 commit comments

Comments
 (0)