Skip to content

Commit faf74f9

Browse files
dependabot[bot]akurtakov
authored andcommitted
Bump org.mockito:mockito-core from 5.21.0 to 5.22.0
Bumps [org.mockito:mockito-core](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-core dependency-version: 5.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c3a937e commit faf74f9

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
@@ -225,7 +225,7 @@
225225
<dependency>
226226
<groupId>org.mockito</groupId>
227227
<artifactId>mockito-core</artifactId>
228-
<version>5.21.0</version>
228+
<version>5.22.0</version>
229229
<scope>test</scope>
230230
</dependency>
231231
<dependency>

0 commit comments

Comments
 (0)