diff --git a/Cargo.toml b/Cargo.toml index a83d9d2..fd83969 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -54,7 +54,7 @@ tree-sitter-html = "0.19.0" tree-sitter-java = "0.20.0" tree-sitter-javascript = "0.20.0" tree-sitter-json = "0.19.0" -tree-sitter-kotlin = "0.2.11" +tree-sitter-kotlin = "0.3.1" tree-sitter-lua = "0.0.18" tree-sitter-objc = "1.1.0" tree-sitter-python = "0.20.2"