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 35c6f4a4fb7 Bump org.junit.platform:junit-platform-testkit from 1.14.0
to 1.14.1 (#7353)
35c6f4a4fb7 is described below
commit 35c6f4a4fb798e6145cdde4d349d13d56256baa4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 8 15:03:34 2026 +0200
Bump org.junit.platform:junit-platform-testkit from 1.14.0 to 1.14.1 (#7353)
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 1840a453eca..2c5c4e750fb 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -75,7 +75,7 @@ kryo = "5.6.2"
bytebuddy = "1.18.3"
wiremock = "3.13.2"
archunit = "1.4.1"
-testkit = "1.14.0"
+testkit = "1.14.1"
openapi = "4.10.0"
autoService = "1.1.1"
awaitility = "4.3.0"