Skip to content

Commit

Permalink
Update to Xtend 2.32.0
Browse files Browse the repository at this point in the history
Fixes eclipse-lsp4j#751

Signed-off-by: Christian Dietrich <[email protected]>
  • Loading branch information
cdietrich authored and henryju committed Nov 10, 2023
1 parent 7753428 commit 07a3995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
version = '0.22.0-SNAPSHOT'

ext.versions = [
'xtend_lib': '2.32.0.M2',
'xtend_lib': '2.32.0',
'guava': '[32.1.2,33)',
'gson': '[2.9.1,2.11)',
'websocket_jakarta': '2.0.0',
Expand Down

0 comments on commit 07a3995

Please sign in to comment.