File tree 4 files changed +8
-8
lines changed 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ ext.versions = [
16
16
' xtend_lib' : ' 2.28.0' ,
17
17
' guava' : ' [30.1,31)' ,
18
18
' guava_orbit' : ' 30.1.0.v20221112-0806' ,
19
- ' gson' : ' [2.9.1 ,2.10 )' ,
20
- ' gson_orbit' : ' 2.9.1.v20220915-1632 ' ,
19
+ ' gson' : ' [2.10 ,2.11 )' ,
20
+ ' gson_orbit' : ' 2.10.0.v20221207-1049 ' ,
21
21
' websocket_jakarta' : ' 2.0.0' ,
22
22
' websocket' : ' 1.0' ,
23
23
' junit' : ' 4.13.2'
Original file line number Diff line number Diff line change 31
31
</license >
32
32
33
33
<requires >
34
- <import plugin =" com.google.gson" version =" 2.9.1 " match =" equivalent" />
34
+ <import plugin =" com.google.gson" version =" 2.10.0 " match =" equivalent" />
35
35
<import plugin =" org.eclipse.xtend.lib" version =" 2.10.0" match =" compatible" />
36
36
</requires >
37
37
Original file line number Diff line number Diff line change 3
3
<feature id =" org.eclipse.lsp4j.sdk" version =" 0.20.0.qualifier" >
4
4
<category name =" lsp4j" />
5
5
</feature >
6
- <bundle id =" com.google.gson" version =" 2.9.1 .qualifier" />
7
- <bundle id =" com.google.gson.source" version =" 2.9.1 .qualifier" />
6
+ <bundle id =" com.google.gson" version =" 2.10.0 .qualifier" />
7
+ <bundle id =" com.google.gson.source" version =" 2.10.0 .qualifier" />
8
8
<bundle id =" com.google.guava" version =" 30.1.0.qualifier" />
9
9
<bundle id =" com.google.guava.source" version =" 30.1.0.qualifier" />
10
10
<bundle id =" jakarta.websocket" version =" 0.0.0" />
Original file line number Diff line number Diff line change 3
3
<target name =" org.eclipse.xtext.helios.target" sequenceNumber =" 0" >
4
4
<locations >
5
5
<location includeAllPlatforms =" false" includeConfigurePhase =" false" includeMode =" planner" includeSource =" false" type =" InstallableUnit" >
6
- <repository location =" https://download.eclipse.org/tools/orbit/downloads/2022-12 " />
7
- <unit id =" com.google.gson" version =" 2.9.1.v20220915-1632 " />
8
- <unit id =" com.google.gson.source" version =" 2.9.1.v20220915-1632 " />
6
+ <repository location =" https://download.eclipse.org/tools/orbit/downloads/2023-03 " />
7
+ <unit id =" com.google.gson" version =" 2.10.0.v20221207-1049 " />
8
+ <unit id =" com.google.gson.source" version =" 2.10.0.v20221207-1049 " />
9
9
<unit id =" com.google.guava" version =" 30.1.0.v20221112-0806" />
10
10
<unit id =" com.google.guava.source" version =" 30.1.0.v20221112-0806" />
11
11
<unit id =" jakarta.websocket" version =" 0.0.0" />
You can’t perform that action at this time.
0 commit comments