Skip to content

Commit 6492486

Browse files
authored
Merge pull request #101 from jenkinsci/dependabot/maven/org.mockito-mockito-core-3.12.4
chore(deps-dev): bump mockito-core from 3.12.1 to 3.12.4
2 parents 1097f46 + 7a545ae commit 6492486

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
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>org.mockito</groupId>
8585
<artifactId>mockito-core</artifactId>
86-
<version>3.12.1</version>
86+
<version>3.12.4</version>
8787
<scope>test</scope>
8888
</dependency>
8989
</dependencies>

0 commit comments

Comments
 (0)