Skip to content

Commit 9727083

Browse files
dependabot[bot]wendigo
authored andcommitted
Bump org.mockito:mockito-core from 5.14.2 to 5.15.2
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.14.2 to 5.15.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.2...v5.15.2) --- 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 6b63499 commit 9727083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http-server/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
<dependency>
221221
<groupId>org.mockito</groupId>
222222
<artifactId>mockito-core</artifactId>
223-
<version>5.14.2</version>
223+
<version>5.15.2</version>
224224
<scope>test</scope>
225225
</dependency>
226226
</dependencies>

0 commit comments

Comments
 (0)