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 c8b8b0d287a Bump io.github.bonede:tree-sitter from 0.25.3 to 0.26.3
(#7371)
c8b8b0d287a is described below
commit c8b8b0d287a17adf8d9c86e1ee27ef214c6e0616
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 11 13:45:22 2026 +0200
Bump io.github.bonede:tree-sitter from 0.25.3 to 0.26.3 (#7371)
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 f2336dd6085..f44e7a536b0 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -82,7 +82,7 @@ awaitility = "4.3.0"
progressBar = "0.10.1"
guava = "33.5.0-jre"
jna = "5.18.1"
-tree-sitter = "0.25.3"
+tree-sitter = "0.26.3"
tree-sitter-json = "0.24.8"
tree-sitter-sql = "gh-pages-a"
tree-sitter-hocon = "master-a"