Commit ccc11b4
authored
feat: Resolve latest LSP version from Maven Central (#127)
Change the default smithy.server.version from a pinned version to
latest.release, which Coursier resolves to the newest published
version on Maven Central. This eliminates the need for an extension
release each time the language server is updated.
Users can still pin a specific version via the smithy.server.version
setting.1 parent a6c6050 commit ccc11b4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| |||
0 commit comments