File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ ext.versions = [
1616' xtend_lib' : ' 2.28.0' ,
1717' guava' : ' [30.1,31)' ,
1818' guava_orbit' : ' 30.1.0.v20221112-0806' ,
19- ' gson' : ' [2.10,2.11)' ,
20- ' gson_orbit' : ' 2.10.0.v20221207-1049 ' ,
19+ ' gson' : ' [2.10.1 ,2.11)' ,
20+ ' gson_orbit' : ' 2.10.1.v20230109-0753 ' ,
2121' websocket_jakarta' : ' 2.0.0' ,
2222' websocket' : ' 1.0' ,
2323' junit' : ' 4.13.2'
Original file line number Diff line number Diff line change 3131 </license >
3232
3333 <requires >
34- <import plugin =" com.google.gson" version =" 2.10.0 " match =" equivalent" />
34+ <import plugin =" com.google.gson" version =" 2.10.1 " match =" equivalent" />
3535 <import plugin =" org.eclipse.xtend.lib" version =" 2.10.0" match =" compatible" />
3636 </requires >
3737
Original file line number Diff line number Diff line change 33<feature id =" org.eclipse.lsp4j.sdk" version =" 0.20.0.qualifier" >
44<category name =" lsp4j" />
55</feature >
6- <bundle id =" com.google.gson" version =" 2.10.0 .qualifier" />
7- <bundle id =" com.google.gson.source" version =" 2.10.0 .qualifier" />
6+ <bundle id =" com.google.gson" version =" 2.10.1 .qualifier" />
7+ <bundle id =" com.google.gson.source" version =" 2.10.1 .qualifier" />
88<bundle id =" com.google.guava" version =" 30.1.0.qualifier" />
99<bundle id =" com.google.guava.source" version =" 30.1.0.qualifier" />
1010<bundle id =" jakarta.websocket" version =" 0.0.0" />
Original file line number Diff line number Diff line change 44<locations >
55<location includeAllPlatforms =" false" includeConfigurePhase =" false" includeMode =" planner" includeSource =" false" type =" InstallableUnit" >
66<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 " />
7+ <unit id =" com.google.gson" version =" 2.10.1.v20230109-0753 " />
8+ <unit id =" com.google.gson.source" version =" 2.10.1.v20230109-0753 " />
99<unit id =" com.google.guava" version =" 30.1.0.v20221112-0806" />
1010<unit id =" com.google.guava.source" version =" 30.1.0.v20221112-0806" />
1111<unit id =" jakarta.websocket" version =" 0.0.0" />
You can’t perform that action at this time.
0 commit comments