Skip to content

Commit c8d4f4f

Browse files
Bump org.mockito:mockito-junit-jupiter from 5.22.0 to 5.23.0 (#665)
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.22.0 to 5.23.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.22.0...v5.23.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.23.0 dependency-type: direct:development 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 4983586 commit c8d4f4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
<dependency>
150150
<groupId>org.mockito</groupId>
151151
<artifactId>mockito-junit-jupiter</artifactId>
152-
<version>5.22.0</version>
152+
<version>5.23.0</version>
153153
<scope>test</scope>
154154
</dependency>
155155
<dependency>

0 commit comments

Comments
 (0)