Skip to content

Commit 8768e72

Browse files
chore(deps-dev): bump org.mockito:mockito-junit-jupiter
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 814e94d commit 8768e72

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
@@ -176,7 +176,7 @@
176176
<dependency>
177177
<groupId>org.mockito</groupId>
178178
<artifactId>mockito-junit-jupiter</artifactId>
179-
<version>5.21.0</version>
179+
<version>5.22.0</version>
180180
<scope>test</scope>
181181
</dependency>
182182
<dependency>

0 commit comments

Comments
 (0)