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 f28b8f42e5 Bump org.junit.platform:junit-platform-testkit from 1.8.2 
to 1.10.2 (#3321)
f28b8f42e5 is described below

commit f28b8f42e5b8794bc4b3a43bd408c9aebd153a4c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 1 07:00:29 2024 +0200

    Bump org.junit.platform:junit-platform-testkit from 1.8.2 to 1.10.2 (#3321)
    
    Bumps 
[org.junit.platform:junit-platform-testkit](https://github.com/junit-team/junit5)
 from 1.8.2 to 1.10.2.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](https://github.com/junit-team/junit5/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.platform:junit-platform-testkit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: Pavel Tupitsyn <ptupit...@apache.org>
    Co-authored-by: Pavel Tupitsyn <ptupit...@apache.org>
---
 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 7ff44a7cd6..72f2f6082e 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -71,7 +71,7 @@ kryo = "4.0.1"
 bytebuddy = "1.14.12"
 mockServer = "5.15.0"
 archunit = "1.2.1"
-testkit = "1.8.2"
+testkit = "1.10.2"
 openapi = "4.10.0"
 autoService = "1.1.1"
 awaitility = "4.2.0"

Reply via email to