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 f668aea589d Bump junit5 from 5.14.1 to 5.14.2 (#7369)
f668aea589d is described below
commit f668aea589d6723ee9daa3bd98b718126451abca
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 12 11:23:11 2026 +0200
Bump junit5 from 5.14.1 to 5.14.2 (#7369)
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 bb8290e2fe1..a23a84b6c6a 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.1"
+junit5 = "5.14.2"
junit5-platform = "1.14.1"
junitPioneer = "2.3.0"
jsr305 = "3.0.2"