Skip to content

Commit 136b2f4

Browse files
Bump mockito-core from 3.8.0 to 3.11.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.8.0 to 3.11.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.8.0...v3.11.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1e853f4 commit 136b2f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>org.mockito</groupId>
5757
<artifactId>mockito-core</artifactId>
58-
<version>3.8.0</version>
58+
<version>3.11.1</version>
5959
<scope>test</scope>
6060
</dependency>
6161

@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>org.apache.commons</groupId>
9898
<artifactId>commons-lang3</artifactId>
99-
<version>3.9</version>
99+
<version>3.12.0</version>
100100
</dependency>
101101
</dependencies>
102102

0 commit comments

Comments
 (0)