Skip to content

Commit d51ab14

Browse files
dependabot[bot]mr-c
authored andcommitted
Bump mockito-inline from 5.0.0 to 5.1.0
Bumps [mockito-inline](https://github.com/mockito/mockito) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.0.0...v5.1.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-inline dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c8d4bc4 commit d51ab14

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>5.0.0</version>
187+
<version>5.1.0</version>
188188
<scope>test</scope>
189189
</dependency>
190190
</dependencies>

0 commit comments

Comments
 (0)