File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >xyz.gianlu.librespot</groupId >
77 <artifactId >librespot-java</artifactId >
8- <version >0.5.2 </version >
8+ <version >0.6.0 </version >
99 <relativePath >../</relativePath >
1010 </parent >
1111
6969 <dependency >
7070 <groupId >org.java-websocket</groupId >
7171 <artifactId >Java-WebSocket</artifactId >
72- <version >1.3.9 </version >
72+ <version >1.4.0 </version >
7373 </dependency >
7474 </dependencies >
7575</project >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >xyz.gianlu.librespot</groupId >
77 <artifactId >librespot-java</artifactId >
8- <version >0.5.2 </version >
8+ <version >0.6.0 </version >
99 <relativePath >../</relativePath >
1010 </parent >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >xyz.gianlu.librespot</groupId >
77 <artifactId >librespot-java</artifactId >
8- <version >0.5.2 </version >
8+ <version >0.6.0 </version >
99 <relativePath >../</relativePath >
1010 </parent >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >xyz.gianlu.librespot</groupId >
77 <artifactId >librespot-java</artifactId >
8- <version >0.5.2 </version >
8+ <version >0.6.0 </version >
99 <relativePath >../</relativePath >
1010 </parent >
1111
7474 <dependency >
7575 <groupId >com.squareup.okhttp3</groupId >
7676 <artifactId >okhttp</artifactId >
77- <version >3.14 .1</version >
77+ <version >4.0 .1</version >
7878 </dependency >
7979
8080 <!-- TOML configuration -->
Original file line number Diff line number Diff line change 55 <groupId >xyz.gianlu.librespot</groupId >
66 <artifactId >librespot-java</artifactId >
77 <packaging >pom</packaging >
8- <version >0.5.2 </version >
8+ <version >0.6.0 </version >
99
1010 <name >librespot-java</name >
1111 <description >Java port of librespot, the Open Source Spotify client library</description >
3838 <maven .compiler.source>1.8</maven .compiler.source>
3939 <maven .compiler.target>1.8</maven .compiler.target>
4040 <gson .version>2.8.5</gson .version>
41- <protobuf .version>3.7.1 </protobuf .version>
41+ <protobuf .version>3.9.0 </protobuf .version>
4242 </properties >
4343
4444 <modules >
5454 <dependency >
5555 <groupId >org.jetbrains</groupId >
5656 <artifactId >annotations</artifactId >
57- <version >15 .0</version >
57+ <version >17.0 .0</version >
5858 </dependency >
5959
6060 <!-- Logging -->
You can’t perform that action at this time.
0 commit comments