Skip to content

Commit 0c23c42

Browse files
authored
Merge pull request #196 from forge/dependabot/maven/org.mockito-mockito-core-3.11.2
Bump mockito-core from 3.11.1 to 3.11.2
2 parents f0de164 + 7a4636f commit 0c23c42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.mockito</groupId>
3434
<artifactId>mockito-core</artifactId>
35-
<version>3.11.1</version>
35+
<version>3.11.2</version>
3636
<scope>test</scope>
3737
</dependency>
3838
</dependencies>

0 commit comments

Comments
 (0)