Skip to content

Commit 8b52136

Browse files
Bump mockito-junit-jupiter from 3.12.1 to 3.12.3
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 3.12.1 to 3.12.3. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.12.1...v3.12.3) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 18cfcc0 commit 8b52136

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
@@ -227,7 +227,7 @@
227227
<dependency>
228228
<groupId>org.mockito</groupId>
229229
<artifactId>mockito-junit-jupiter</artifactId>
230-
<version>3.12.1</version>
230+
<version>3.12.3</version>
231231
<scope>test</scope>
232232
</dependency>
233233
<dependency>

0 commit comments

Comments
 (0)