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 51b97f56864 Bump junit5 from 5.14.2 to 5.14.3 (#7614)
51b97f56864 is described below
commit 51b97f5686448440ff6f662b23a154fe2d6820d7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 24 14:31:39 2026 +0200
Bump junit5 from 5.14.2 to 5.14.3 (#7614)
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 caba39dac2b..49378c41827 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -33,7 +33,7 @@ javax = "1.3.2"
jetbrainsAnnotations = "26.0.2-1"
jline = "3.29.0"
jmh = "1.37"
-junit5 = "5.14.2"
+junit5 = "5.14.3"
junit5-platform = "1.14.2"
junit6 = "6.0.2"
junit6-platform = "6.0.2"