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 7c8e7f88b1 Bump org.junit.platform:junit-platform-testkit from 1.11.2 
to 1.11.3 (#4607)
7c8e7f88b1 is described below

commit 7c8e7f88b10dd84108bd14e96f37ef840ab8505a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 22 09:49:00 2024 +0300

    Bump org.junit.platform:junit-platform-testkit from 1.11.2 to 1.11.3 (#4607)
    
    Bumps 
[org.junit.platform:junit-platform-testkit](https://github.com/junit-team/junit5)
 from 1.11.2 to 1.11.3.
    - [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-patch
    ...
    
    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 5ca90dd21b..8583e3baf5 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -72,7 +72,7 @@ kryo = "5.6.2"
 bytebuddy = "1.15.5"
 mockServer = "5.15.0"
 archunit = "1.3.0"
-testkit = "1.11.2"
+testkit = "1.11.3"
 openapi = "4.10.0"
 autoService = "1.1.1"
 awaitility = "4.2.2"

Reply via email to