Skip to content

Commit 4eee6d6

Browse files
build(deps-dev): bump org.mockito:mockito-inline from 4.11.0 to 5.2.0
Bumps [org.mockito:mockito-inline](https://github.com/mockito/mockito) from 4.11.0 to 5.2.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.11.0...v5.2.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-inline dependency-version: 5.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e8d1aa commit 4eee6d6

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
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>org.mockito</groupId>
7272
<artifactId>mockito-inline</artifactId>
73-
<version>4.11.0</version>
73+
<version>5.2.0</version>
7474
<scope>test</scope>
7575
</dependency>
7676
<dependency>

0 commit comments

Comments
 (0)