Skip to content

Commit a86b2c8

Browse files
dependabot[bot]mvitz
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 1b1e19a commit a86b2c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>org.mockito</groupId>
4040
<artifactId>mockito-core</artifactId>
41-
<version>5.21.0</version>
41+
<version>5.22.0</version>
4242
</dependency>
4343
</dependencies>
4444
</dependencyManagement>

0 commit comments

Comments
 (0)