Skip to content

Commit 2388031

Browse files
Bump mockito-inline from 4.11.0 to 5.0.0 (#502)
Bumps [mockito-inline](https://github.com/mockito/mockito) from 4.11.0 to 5.0.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.11.0...v5.0.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-inline dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 686ed8d commit 2388031

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
@@ -184,7 +184,7 @@
184184
<dependency>
185185
<groupId>org.mockito</groupId>
186186
<artifactId>mockito-inline</artifactId>
187-
<version>4.11.0</version>
187+
<version>5.0.0</version>
188188
<scope>test</scope>
189189
</dependency>
190190
</dependencies>

0 commit comments

Comments
 (0)