File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed
Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 191191 <groupId >org.eclipse.milo</groupId >
192192 <artifactId >stack-server</artifactId >
193193 </dependency >
194+ <dependency >
195+ <groupId >org.eclipse.milo</groupId >
196+ <artifactId >stack-client</artifactId >
197+ </dependency >
194198 <dependency >
195199 <groupId >org.eclipse.milo</groupId >
196200 <artifactId >sdk-client</artifactId >
Original file line number Diff line number Diff line change 409409 <artifactId >stack-server</artifactId >
410410 <version >${milo.version} </version >
411411 </dependency >
412+ <dependency >
413+ <groupId >org.eclipse.milo</groupId >
414+ <artifactId >stack-client</artifactId >
415+ <version >${milo.version} </version >
416+ </dependency >
412417 <dependency >
413418 <groupId >org.eclipse.milo</groupId >
414419 <artifactId >sdk-client</artifactId >
You can’t perform that action at this time.
0 commit comments