Skip to content

Commit f8c1d5a

Browse files
Bump mockito-inline from 3.9.0 to 3.10.0
Bumps [mockito-inline](https://github.com/mockito/mockito) from 3.9.0 to 3.10.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.9.0...v3.10.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 72ef15b commit f8c1d5a

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
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>org.mockito</groupId>
4848
<artifactId>mockito-inline</artifactId>
49-
<version>3.9.0</version>
49+
<version>3.10.0</version>
5050
<scope>test</scope>
5151
</dependency>
5252
</dependencies>

0 commit comments

Comments
 (0)