Skip to content

Commit

Permalink
Added correct elk snapshot version
Browse files Browse the repository at this point in the history
  • Loading branch information
soerendomroes committed Aug 26, 2024
1 parent b154a38 commit 9476d2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript {

ext.versions = [
xtext: '2.28.0',
elk: '0.9.0-SNAPSHOT',
elk: '0.10.0-SNAPSHOT',
sprotty: '0.9.1',
lsp4j: '0.8.0',
jetty: '9.4.16.v20190411',
Expand Down

0 comments on commit 9476d2a

Please sign in to comment.