Skip to content

Commit e5d8fc3

Browse files
authored
Merge pull request #759 from prometheus/dependabot/maven/org.mockito-mockito-core-5.14.2
Bump org.mockito:mockito-core from 5.12.0 to 5.14.2
2 parents c244945 + bb91d84 commit e5d8fc3

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
@@ -116,7 +116,7 @@
116116
<dependency>
117117
<groupId>org.mockito</groupId>
118118
<artifactId>mockito-core</artifactId>
119-
<version>5.12.0</version>
119+
<version>5.14.2</version>
120120
<scope>test</scope>
121121
</dependency>
122122
<dependency>

0 commit comments

Comments
 (0)