Skip to content

Commit bf08a03

Browse files
authored
Merge pull request #1502 from BenCodez/dependabot/maven/VotingPlugin/org.mockito-mockito-junit-jupiter-5.23.0
Bump org.mockito:mockito-junit-jupiter from 5.15.2 to 5.23.0 in /VotingPlugin
2 parents b6542de + 3b664e7 commit bf08a03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

VotingPlugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@
309309
<dependency>
310310
<groupId>org.mockito</groupId>
311311
<artifactId>mockito-junit-jupiter</artifactId>
312-
<version>5.15.2</version>
312+
<version>5.23.0</version>
313313
<scope>test</scope>
314314
</dependency>
315315
<dependency>

0 commit comments

Comments
 (0)