File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -159,13 +159,13 @@ Latest official release:
159159<dependency >
160160 <groupId >nl.jiankai</groupId >
161161 <artifactId >spotify-web-api-wrapper</artifactId >
162- <version >1.5.5 </version >
162+ <version >1.5.6 </version >
163163</dependency >
164164```
165165### Gradle
166166Latest official release:
167167``` gradle
168- implementation 'nl.jiankai:spotify-web-api-wrapper:1.5.5 '
168+ implementation 'nl.jiankai:spotify-web-api-wrapper:1.5.6 '
169169```
170170
171171## Contributing
Original file line number Diff line number Diff line change 66
77 <groupId >nl.jiankai</groupId >
88 <artifactId >spotify-web-api-wrapper</artifactId >
9- <version >1.5.5 </version >
9+ <version >1.5.6 </version >
1010
1111 <name >Spotify Web API Java Wrapper</name >
1212 <description >A Java Wrapper for Spotify's Web API</description >
You can’t perform that action at this time.
0 commit comments