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 1ee67f4cc9 Bump io.github.bonede:tree-sitter-json from 0.20.1 to 
0.21.0 (#3664)
1ee67f4cc9 is described below

commit 1ee67f4cc958e5660b2184313d1bf7bec34133b9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 29 07:17:46 2024 +0300

    Bump io.github.bonede:tree-sitter-json from 0.20.1 to 0.21.0 (#3664)
    
    Bumps 
[io.github.bonede:tree-sitter-json](https://github.com/bonede/tree-sitter-ng) 
from 0.20.1 to 0.21.0.
    - [Release notes](https://github.com/bonede/tree-sitter-ng/releases)
    - [Commits](https://github.com/bonede/tree-sitter-ng/commits/v0.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.bonede:tree-sitter-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 715763458d..f7f1ba9968 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -81,7 +81,7 @@ progressBar = "0.9.4"
 guava = "33.1.0-jre"
 jna = "5.14.0"
 tree-sitter = "0.22.2"
-tree-sitter-json = "0.20.1"
+tree-sitter-json = "0.21.0"
 tree-sitter-sql = "gh-pages"
 
 #Tools

Reply via email to