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 40d1315ead9 Bump org.junit.platform:junit-platform-console from 1.14.0 
to 1.14.1 (#6878)
40d1315ead9 is described below

commit 40d1315ead9c98ac6bc022e3fc181751566e98ff
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 7 11:10:23 2025 +0200

    Bump org.junit.platform:junit-platform-console from 1.14.0 to 1.14.1 (#6878)
    
    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 98503428a81..2f8298a7ff2 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -34,7 +34,7 @@ jetbrainsAnnotations = "26.0.2-1"
 jline = "3.29.0"
 jmh = "1.37"
 junit5 = "5.14.0"
-junit5-platform = "1.14.0"
+junit5-platform = "1.14.1"
 junitPioneer = "2.3.0"
 jsr305 = "3.0.2"
 okhttp = "5.2.1"

Reply via email to