Skip to content

Commit 21bd266

Browse files
dependabot[bot]metacosm
authored andcommitted
chore(deps-dev): bump mockito-core from 4.7.0 to 4.8.0 (#1446)
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.7.0 to 4.8.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.7.0...v4.8.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9fce647 commit 21bd266

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
@@ -46,7 +46,7 @@
4646
<fabric8-client.version>6.1.1</fabric8-client.version>
4747
<slf4j.version>1.7.36</slf4j.version>
4848
<log4j.version>2.18.0</log4j.version>
49-
<mokito.version>4.7.0</mokito.version>
49+
<mokito.version>4.8.0</mokito.version>
5050
<commons-lang3.version>3.12.0</commons-lang3.version>
5151
<compile-testing.version>0.19</compile-testing.version>
5252
<javapoet.version>1.13.0</javapoet.version>

0 commit comments

Comments
 (0)