File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -144,14 +144,14 @@ Latest official release:
144144``` xml
145145<dependency >
146146 <groupId >nl.jiankai</groupId >
147- <artifactId >spotify-web-api-wrapper</artifactId >
148- <version >1.5.3 </version >
147+ <artifactId >spotify-web-api-wrapper</artifactId >
148+ <version >1.5.4 </version >
149149</dependency >
150150```
151151### Gradle
152152Latest official release:
153153``` gradle
154- implementation 'nl.jiankai:spotify-web-api-wrapper:1.5.3 '
154+ implementation 'nl.jiankai:spotify-web-api-wrapper:1.5.4 '
155155```
156156
157157## License
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.3 </version >
9+ <version >1.5.4 </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