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 4c194c0ddba Bump io.github.bonede:tree-sitter from 0.26.3 to 0.26.3.1
(#7511)
4c194c0ddba is described below
commit 4c194c0ddbac35f3613817d91b0b1bded1141f27
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 4 15:54:18 2026 +0200
Bump io.github.bonede:tree-sitter from 0.26.3 to 0.26.3.1 (#7511)
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 1ae441626d0..f8188069d9f 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.26.3"
+tree-sitter = "0.26.3.1"
tree-sitter-json = "0.24.8"
tree-sitter-sql = "gh-pages-a"
tree-sitter-hocon = "master-a"