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 93165bd652 Bump uk.co.datumedge:hamcrest-json from 0.2 to 0.3 (#3587)
93165bd652 is described below

commit 93165bd65299962b4930732e327f943e078183a4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 17 08:09:19 2024 +0300

    Bump uk.co.datumedge:hamcrest-json from 0.2 to 0.3 (#3587)
    
    Bumps 
[uk.co.datumedge:hamcrest-json](https://github.com/hertzsprung/hamcrest-json) 
from 0.2 to 0.3.
    - 
[Changelog](https://github.com/hertzsprung/hamcrest-json/blob/master/NEWS.md)
    - 
[Commits](https://github.com/hertzsprung/hamcrest-json/compare/hamcrest-json-0.2...hamcrest-json-0.3)
    
    ---
    updated-dependencies:
    - dependency-name: uk.co.datumedge:hamcrest-json
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 3ffa2be709..359c4c9882 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -54,7 +54,7 @@ typesafe = "1.4.3"
 hamcrest = "2.2"
 hamcrestOptional = "2.0.0"
 hamcrestPath = "1.0.1"
-hamcrestJson = "0.2"
+hamcrestJson = "0.3"
 scalecube = "2.6.15"
 calcite = "1.36.0"
 value = "2.10.1"

Reply via email to