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 f570638627b Bump org.junit.platform:junit-platform-console from 1.14.2
to 1.14.3 (#7806)
f570638627b is described below
commit f570638627b99ba5d4198ca5a65d75ba09f334c5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 20 11:37:29 2026 +0200
Bump org.junit.platform:junit-platform-console from 1.14.2 to 1.14.3 (#7806)
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 0960cbce0f2..ee66d3708e1 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -34,7 +34,7 @@ jetbrainsAnnotations = "26.1.0"
jline = "4.0.4"
jmh = "1.37"
junit5 = "5.14.3"
-junit5-platform = "1.14.2"
+junit5-platform = "1.14.3"
junit6 = "6.0.2"
junit6-platform = "6.0.2"
junitPioneer = "2.3.0"