Skip to content

Commit ab5c4ff

Browse files
build(deps): bump org.mockito:mockito-junit-jupiter
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.14.2 to 5.15.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.2...v5.15.2) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf8cec2 commit ab5c4ff

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
@@ -281,7 +281,7 @@
281281
<dependency>
282282
<groupId>org.mockito</groupId>
283283
<artifactId>mockito-junit-jupiter</artifactId>
284-
<version>5.14.2</version>
284+
<version>5.15.2</version>
285285
<scope>test</scope>
286286
</dependency>
287287
<dependency>

0 commit comments

Comments
 (0)