Skip to content

Commit

Permalink
Merge pull request #1 from JanKoehnlein/patch-1
Browse files Browse the repository at this point in the history
Update build.gradle
  • Loading branch information
spoenemann authored Jul 6, 2017
2 parents 3ea5f9a + b3230db commit debbc53
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions server/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ buildscript {
}

ext.versions = [
xtext: '2.13.0-SNAPSHOT',
xtext: '2.13.0-SNAPSHOT',
elk: '0.3.0-SNAPSHOT',
sprotty: '0.2.0-SNAPSHOT',
lsp4j: '0.3.0-SNAPSHOT',
sprotty: '0.2.0-SNAPSHOT',
lsp4j: '0.2.1',
jetty: '9.4.2.v20170220',
slf4j: '1.7.24'
]
Expand Down

0 comments on commit debbc53

Please # to comment.