This is an automated email from the ASF dual-hosted git repository.

ptupitsyn 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 940709ecd4b Bump junit5 from 5.13.3 to 5.13.4 (#6290)
940709ecd4b is described below

commit 940709ecd4bf147b7c0af1e93008d9e6ed6d9ffa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 22 07:49:33 2025 +0300

    Bump junit5 from 5.13.3 to 5.13.4 (#6290)
    
    Signed-off-by: Pavel Tupitsyn <[email protected]>
    Co-authored-by: Pavel Tupitsyn <[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 b1649bd1bba..728ee013130 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -33,7 +33,7 @@ javax = "1.3.2"
 jetbrainsAnnotations = "26.0.2"
 jline = "3.29.0"
 jmh = "1.37"
-junit5 = "5.13.3"
+junit5 = "5.13.4"
 junit5-platform = "1.13.3"
 junitPioneer = "2.3.0"
 jsr305 = "3.0.2"

Reply via email to