Skip to content

Commit c4b4dc5

Browse files
Merge pull request #55 from TheDudeFromCI/renovate/org.mockito-mockito-core-3.x
Update dependency org.mockito:mockito-core to v3.5.15
2 parents 5a7f429 + d6cbfc5 commit c4b4dc5

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
@@ -135,7 +135,7 @@
135135
<dependency>
136136
<groupId>org.mockito</groupId>
137137
<artifactId>mockito-core</artifactId>
138-
<version>3.5.13</version>
138+
<version>3.5.15</version>
139139
<scope>test</scope>
140140
</dependency>
141141

0 commit comments

Comments
 (0)