Skip to content

Commit 3167573

Browse files
MINOR: Bump org.mockito:mockito-core from 5.14.2 to 5.15.2 (#480)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.14.2 to 5.15.2. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be627bf commit 3167573

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
@@ -108,7 +108,7 @@ under the License.
108108
<checkstyle.version>10.20.1</checkstyle.version>
109109
<checkstyle.failOnViolation>true</checkstyle.failOnViolation>
110110
<error_prone_core.version>2.31.0</error_prone_core.version>
111-
<mockito.core.version>5.14.2</mockito.core.version>
111+
<mockito.core.version>5.15.2</mockito.core.version>
112112
<checker.framework.version>3.48.2</checker.framework.version>
113113
<logback.version>1.5.12</logback.version>
114114
<doclint>none</doclint>

0 commit comments

Comments
 (0)