Skip to content

Commit 5870f28

Browse files
authored
Merge pull request #48 from jenkinsci/dependabot/maven/org.mockito-mockito-core-2.28.2
Bump mockito-core from 2.10.0 to 2.28.2
2 parents f95684e + 7563051 commit 5870f28

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
@@ -155,7 +155,7 @@
155155
<dependency>
156156
<groupId>org.mockito</groupId>
157157
<artifactId>mockito-core</artifactId>
158-
<version>2.10.0</version>
158+
<version>2.28.2</version>
159159
<scope>test</scope>
160160
</dependency>
161161
</dependencies>

0 commit comments

Comments
 (0)