Skip to content

Commit 576ba07

Browse files
dependabot[bot]Fishbowler
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 800a070 commit 576ba07

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
@@ -119,7 +119,7 @@
119119
<dependency>
120120
<groupId>org.mockito</groupId>
121121
<artifactId>mockito-core</artifactId>
122-
<version>5.21.0</version>
122+
<version>5.22.0</version>
123123
<scope>test</scope>
124124
</dependency>
125125
<dependency>

0 commit comments

Comments
 (0)