Skip to content

Commit 50b0e58

Browse files
authored
Merge pull request #68 from solr-cool/dependabot/maven/org.mockito-mockito-core-4.6.1
Bump mockito-core from 4.4.0 to 4.6.1
2 parents 9d0eb7e + 9bc976a commit 50b0e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
<dependency>
138138
<groupId>org.mockito</groupId>
139139
<artifactId>mockito-core</artifactId>
140-
<version>4.4.0</version>
140+
<version>4.6.1</version>
141141
<scope>test</scope>
142142
</dependency>
143143
</dependencies>

0 commit comments

Comments
 (0)