Skip to content

Commit 7425df8

Browse files
author
games647
authored
Merge pull request #887 from games647/dependabot/maven/org.mockito-mockito-inline-4.7.0
Bump mockito-inline from 4.6.1 to 4.7.0
2 parents 2e60f9b + 749974b commit 7425df8

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
@@ -202,7 +202,7 @@
202202
<dependency>
203203
<groupId>org.mockito</groupId>
204204
<artifactId>mockito-inline</artifactId>
205-
<version>4.6.1</version>
205+
<version>4.7.0</version>
206206
<scope>test</scope>
207207
</dependency>
208208
</dependencies>

0 commit comments

Comments
 (0)