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 5fb8262029 Bump io.github.bonede:tree-sitter-json from 0.21.0a to
0.23.0 (#4606)
5fb8262029 is described below
commit 5fb82620295173e860a6fe8376dc9ab676722ab8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 22 11:24:11 2024 +0300
Bump io.github.bonede:tree-sitter-json from 0.21.0a to 0.23.0 (#4606)
Bumps
[io.github.bonede:tree-sitter-json](https://github.com/bonede/tree-sitter-ng)
from 0.21.0a to 0.23.0.
- [Release notes](https://github.com/bonede/tree-sitter-ng/releases)
- [Commits](https://github.com/bonede/tree-sitter-ng/commits/v0.23.0)
---
updated-dependencies:
- dependency-name: io.github.bonede:tree-sitter-json
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 8583e3baf5..be70158809 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -80,7 +80,7 @@ progressBar = "0.9.4"
guava = "33.3.1-jre"
jna = "5.15.0"
tree-sitter = "0.24.3"
-tree-sitter-json = "0.21.0a"
+tree-sitter-json = "0.23.0"
tree-sitter-sql = "gh-pages-a"
tree-sitter-hocon = "master-a"