Skip to content

Commit 79e596f

Browse files
Chore(deps-dev): Bump org.mockito:mockito-junit-jupiter
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>
1 parent 60d6409 commit 79e596f

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
@@ -348,7 +348,7 @@
348348
<dependency>
349349
<groupId>org.mockito</groupId>
350350
<artifactId>mockito-junit-jupiter</artifactId>
351-
<version>5.22.0</version>
351+
<version>5.23.0</version>
352352
<scope>test</scope>
353353
</dependency>
354354
</dependencies>

0 commit comments

Comments
 (0)