Skip to content

Commit 64271c9

Browse files
Bump org.mockito:mockito-core from 5.18.0 to 5.19.0 (#523)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.18.0 to 5.19.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.18.0...v5.19.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.19.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c388d61 commit 64271c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
<metrics.jvm.extra.version>0.13.2</metrics.jvm.extra.version>
138138
<metrics.http.extra.version>0.14.1</metrics.http.extra.version>
139139
<metrics.aggregator.protocol.version>1.3.1</metrics.aggregator.protocol.version>
140-
<mockito.version>5.18.0</mockito.version>
140+
<mockito.version>5.19.0</mockito.version>
141141
<netty.version>4.0.56.Final</netty.version>
142142
<netty.all.version>4.0.21.Final</netty.all.version>
143143
<netty.codec.http.version>4.2.4.Final</netty.codec.http.version>

0 commit comments

Comments
 (0)