Skip to content

Commit f3b146b

Browse files
Bump mockito.version from 5.10.0 to 5.11.0 (#1824)
Bumps `mockito.version` from 5.10.0 to 5.11.0. Updates `org.mockito:mockito-core` from 5.10.0 to 5.11.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.10.0...v5.11.0) Updates `org.mockito:mockito-junit-jupiter` from 5.10.0 to 5.11.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.10.0...v5.11.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor - 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c6c3665 commit f3b146b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trellis-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<hamcrest.version>2.2</hamcrest.version>
5858
<jersey.version>3.1.5</jersey.version>
5959
<liquibase.version>4.26.0</liquibase.version>
60-
<mockito.version>5.10.0</mockito.version>
60+
<mockito.version>5.11.0</mockito.version>
6161
<restassured.version>5.4.0</restassured.version>
6262
<testcontainers.version>1.19.6</testcontainers.version>
6363
<yasson.version>3.0.3</yasson.version>

0 commit comments

Comments
 (0)