Skip to content

Commit bd5945d

Browse files
authored
Update Lsp4ij to 0.9.0, move 'Haskell File.hs.ft' to 'fileTemplates\internal' (#16)
Fixes #15
1 parent f064102 commit bd5945d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repositories {
2020
dependencies {
2121
intellijPlatform {
2222
intellijIdeaCommunity("2023.3.6")
23-
plugin("com.redhat.devtools.lsp4ij:0.8.0")
23+
plugin("com.redhat.devtools.lsp4ij:0.9.0")
2424
pluginVerifier()
2525
zipSigner()
2626
instrumentationTools()

src/main/resources/fileTemplates/Haskell File.hs.ft renamed to src/main/resources/fileTemplates/internal/Haskell File.hs.ft

File renamed without changes.

0 commit comments

Comments
 (0)