aboutsummaryrefslogtreecommitdiff
path: root/languages.toml
diff options
context:
space:
mode:
authorChristoph Horn2022-08-22 12:22:48 +0000
committerMichael Davis2022-08-24 16:55:47 +0000
commit77f11bf272b1e7286f1ad77cba29ede7393665c3 (patch)
tree9375875ea6129f12c15414f340aed63ec79a7929 /languages.toml
parent2b16fd43f901753fcedd87b9687ce535c4108203 (diff)
Julia queries: update grammar, fix breaking changes
Diffstat (limited to 'languages.toml')
-rw-r--r--languages.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages.toml b/languages.toml
index cfacf27f..38af1310 100644
--- a/languages.toml
+++ b/languages.toml
@@ -571,7 +571,7 @@ indent = { tab-width = 4, unit = " " }
[[grammar]]
name = "julia"
-source = { git = "https://github.com/tree-sitter/tree-sitter-julia", rev = "12ea597262125fc22fd2e91aa953ac69b19c26ca" }
+source = { git = "https://github.com/tree-sitter/tree-sitter-julia", rev = "fc60b7cce87da7a1b7f8cb0f9371c3dc8b684500" }
[[language]]
name = "java"