Skip to content

Commit

Permalink
Update Scala to v0.0.3 (#736)
Browse files Browse the repository at this point in the history
This updates the Scala extension to include the fix for
`tailwindcss-language-server` support:
scalameta/metals-zed#8
  • Loading branch information
mrnugget authored May 17, 2024
1 parent 778bf7a commit 2fa2a6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion extensions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@ version = "0.0.3"

[scala]
submodule = "extensions/scala"
version = "0.0.2"
version = "0.0.3"

[scheme]
submodule = "extensions/zed"
Expand Down
2 changes: 1 addition & 1 deletion extensions/scala

0 comments on commit 2fa2a6a

Please sign in to comment.