Skip to content

Commit e3b966b

Browse files
Bump org.mockito:mockito-junit-jupiter from 5.21.0 to 5.22.0
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.21.0 to 5.22.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.21.0...v5.22.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.22.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74c87f3 commit e3b966b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipelines/common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@
260260
<dependency>
261261
<groupId>org.mockito</groupId>
262262
<artifactId>mockito-junit-jupiter</artifactId>
263-
<version>5.21.0</version>
263+
<version>5.22.0</version>
264264
<scope>test</scope>
265265
</dependency>
266266
</dependencies>

0 commit comments

Comments
 (0)