File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4545 <dependency >
4646 <groupId >xyz.gianlu.librespot</groupId >
4747 <artifactId >librespot-common</artifactId >
48- <version >0.1.0 </version >
48+ <version >${project.version} </version >
4949 </dependency >
5050
5151 <!-- WebSocket client -->
Original file line number Diff line number Diff line change 1818 <dependency >
1919 <groupId >xyz.gianlu.librespot</groupId >
2020 <artifactId >librespot-core</artifactId >
21- <version >0.1.0 </version >
21+ <version >${project.version} </version >
2222 </dependency >
2323 <dependency >
2424 <groupId >xyz.gianlu.librespot</groupId >
2525 <artifactId >librespot-common</artifactId >
26- <version >0.1.0 </version >
26+ <version >${project.version} </version >
2727 </dependency >
2828
2929 <!-- Data -->
Original file line number Diff line number Diff line change 4646 <dependency >
4747 <groupId >xyz.gianlu.librespot</groupId >
4848 <artifactId >librespot-common</artifactId >
49- <version >0.1.0 </version >
49+ <version >${project.version} </version >
5050 </dependency >
5151
5252 <!-- Data -->
7777 <dependency >
7878 <groupId >xyz.gianlu.mdnsjava</groupId >
7979 <artifactId >mdnsjava</artifactId >
80- <version >2.2.0 </version >
80+ <version >2.2.1 </version >
8181 </dependency >
8282 </dependencies >
8383</project >
You can’t perform that action at this time.
0 commit comments