Skip to content

Commit 6c30adc

Browse files
Bump org.mockito:mockito-junit-jupiter from 5.21.0 to 5.23.0
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.21.0 to 5.23.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.21.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>
1 parent 365c71c commit 6c30adc

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
@@ -201,7 +201,7 @@
201201
<dependency>
202202
<groupId>org.mockito</groupId>
203203
<artifactId>mockito-junit-jupiter</artifactId>
204-
<version>5.21.0</version>
204+
<version>5.23.0</version>
205205
<scope>test</scope>
206206
</dependency>
207207

0 commit comments

Comments
 (0)