Skip to content

Commit

Permalink
Merge pull request #552 from fwcd/lsp4j-0.21.2
Browse files Browse the repository at this point in the history
Update LSP4J to 0.21.2
  • Loading branch information
fwcd authored Jan 24, 2024
2 parents e5d18c8 + e670e29 commit eee8afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ javaPlatform {

val kotlinVersion = "1.9.20"
val exposedVersion = "0.37.3"
val lsp4jVersion = "0.15.0"
val lsp4jVersion = "0.21.2"

// constrain the dependencies that we use to these specific versions
dependencies {
Expand Down

0 comments on commit eee8afa

Please sign in to comment.