Skip to content

Commit 58921e2

Browse files
Bump mockito from 5.11.0 to 5.12.0 (#13665)
* Bump mockito from 5.11.0 to 5.12.0 Signed-off-by: Craig Perkins <[email protected]> * Add to CHANGELOG Signed-off-by: Craig Perkins <[email protected]> --------- Signed-off-by: Craig Perkins <[email protected]> (cherry picked from commit febe8c7) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ae782e1 commit 58921e2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1515
- Bump `org.hdrhistogram:HdrHistogram` from 2.1.12 to 2.2.1 ([#13556](https://github.com/opensearch-project/OpenSearch/pull/13556))
1616
- Bump `com.gradle.enterprise` from 3.17.2 to 3.17.3 ([#13641](https://github.com/opensearch-project/OpenSearch/pull/13641))
1717
- Bump `org.apache.hadoop:hadoop-minicluster` from 3.3.6 to 3.4.0 ([#13642](https://github.com/opensearch-project/OpenSearch/pull/13642))
18+
- Bump `mockito` from 5.11.0 to 5.12.0 ([#13665](https://github.com/opensearch-project/OpenSearch/pull/13665))
1819

1920
### Changed
2021
- Add ability for Boolean and date field queries to run when only doc_values are enabled ([#11650](https://github.com/opensearch-project/OpenSearch/pull/11650))

buildSrc/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ bouncycastle=1.78
5555
randomizedrunner = 2.7.1
5656
junit = 4.13.2
5757
hamcrest = 2.1
58-
mockito = 5.11.0
58+
mockito = 5.12.0
5959
objenesis = 3.2
6060
bytebuddy = 1.14.9
6161

0 commit comments

Comments
 (0)