Skip to content

Commit fbc44a5

Browse files
Bump mockito-bom from 4.10.0 to 4.11.0
Bumps [mockito-bom](https://github.com/mockito/mockito) from 4.10.0 to 4.11.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.10.0...v4.11.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 386127b commit fbc44a5

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
@@ -62,7 +62,7 @@
6262
<jimfs.version>1.2</jimfs.version>
6363
<jsr305.version>3.0.2</jsr305.version>
6464
<junit.version>5.9.1</junit.version>
65-
<mockito.version>4.10.0</mockito.version>
65+
<mockito.version>4.11.0</mockito.version>
6666
<slf4j.version>2.0.6</slf4j.version>
6767

6868
<!-- Plugins -->

0 commit comments

Comments
 (0)