This is an automated email from the ASF dual-hosted git repository.
sk0x50 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 41c801eba7e Bump junit5 from 5.14.0 to 5.14.1 (#6925)
41c801eba7e is described below
commit 41c801eba7e1e746b5feca549c4f1064fee0c8d9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 12 10:38:44 2025 +0200
Bump junit5 from 5.14.0 to 5.14.1 (#6925)
Signed-off-by: Slava Koptilin <[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 1b7cb27a5ac..228009dfb16 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.0"
+junit5 = "5.14.1"
junit5-platform = "1.14.1"
junitPioneer = "2.3.0"
jsr305 = "3.0.2"