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 9580ceb9901 Bump org.junit.platform:junit-platform-testkit from 1.13.4 
to 1.14.0 (#6809)
9580ceb9901 is described below

commit 9580ceb990146aea6ca06ca870771bd041711400
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 17 19:51:55 2025 +0300

    Bump org.junit.platform:junit-platform-testkit from 1.13.4 to 1.14.0 (#6809)
    
    Signed-off-by: Slava Koptilin <[email protected]>
    Co-authored-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 72f761c7ced..2fe6d6e203d 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -76,7 +76,7 @@ kryo = "5.6.2"
 bytebuddy = "1.17.8"
 mockServer = "5.15.0"
 archunit = "1.4.1"
-testkit = "1.13.4"
+testkit = "1.14.0"
 openapi = "4.10.0"
 autoService = "1.1.1"
 awaitility = "4.3.0"

Reply via email to