Skip to content

Commit 6fd747c

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 bb0ded9 commit 6fd747c

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
@@ -197,7 +197,7 @@
197197
<dependency>
198198
<groupId>org.mockito</groupId>
199199
<artifactId>mockito-junit-jupiter</artifactId>
200-
<version>5.21.0</version>
200+
<version>5.22.0</version>
201201
<scope>test</scope>
202202
</dependency>
203203
</dependencies>

0 commit comments

Comments
 (0)