Skip to content

Commit be6c3d5

Browse files
Bump mockito-core from 4.4.0 to 4.5.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.4.0...v4.5.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aad5ce3 commit be6c3d5

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
@@ -60,7 +60,7 @@
6060
<jackson.version>2.13.2.2</jackson.version>
6161
<logback.version>1.2.11</logback.version>
6262
<junit.version>4.13.2</junit.version>
63-
<mockito.version>4.4.0</mockito.version>
63+
<mockito.version>4.5.0</mockito.version>
6464
<assertj.version>3.22.0</assertj.version>
6565
<jetty.version>9.4.46.v20220331</jetty.version>
6666
<bouncycastle.version>1.70</bouncycastle.version>

0 commit comments

Comments
 (0)