github / stack-graphs

Rust implementation of stack graphs
https://docs.rs/stack-graphs/*/stack_graphs/
Apache License 2.0
717 stars 122 forks source link

Update `tree-sitter-java` dependency to 0.20.2 #441

Closed NinoScript closed 2 weeks ago

NinoScript commented 2 weeks ago

Version 0.20.0 of tree-sitter-java has some bugs that have been fixed in 0.20.2 It would be ideal to use the latest patch version

(0.20.2 has some breaking changes though, so I understand why it was fixed to 0.20.0 in https://github.com/github/stack-graphs/commit/1449ad4a4d40e7b9e9a84f0b09f20f6cfb718e9e)