This is an automated email from the ASF dual-hosted git repository.
apolovtsev pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
The following commit(s) were added to refs/heads/main by this push:
new 630e35efb9a Bump mockito from 5.22.0 to 5.23.0 (#7807)
630e35efb9a is described below
commit 630e35efb9ac1f5b97086ddf445fc5251e45b7fe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 20 11:37:14 2026 +0200
Bump mockito from 5.22.0 to 5.23.0 (#7807)
Signed-off-by: Aleksandr Polovtsev <[email protected]>
Co-authored-by: Aleksandr Polovtsev <[email protected]>
---
gradle/libs.versions.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 5ab3325bd2b..0960cbce0f2 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -48,7 +48,7 @@ micronautPicocli = "4.4.0"
micronautJunit5 = "3.9.2"
micronautSecurity="3.11.1"
micronautReactor="2.6.0"
-mockito = "5.22.0"
+mockito = "5.23.0"
picocli = "4.7.5"
slf4j = "2.0.17"
log4j = "2.25.3"