Closed donald-pinckney closed 6 months ago
PR #649 introduced support for Kotlin, but used a version of tree-sitter-kotlin which requires a newer version of tree-sitter than what is currently used. This PR pins tree-sitter-kotlin to one version older in order to fix the build.
tree-sitter-kotlin
tree-sitter
All committers have signed the CLA.
PR #649 introduced support for Kotlin, but used a version of
tree-sitter-kotlin
which requires a newer version oftree-sitter
than what is currently used. This PR pinstree-sitter-kotlin
to one version older in order to fix the build.