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:
144
144
``` xml
145
145
<dependency >
146
146
<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 >
149
149
</dependency >
150
150
```
151
151
### Gradle
152
152
Latest official release:
153
153
``` gradle
154
- implementation 'nl.jiankai:spotify-web-api-wrapper:1.5.3 '
154
+ implementation 'nl.jiankai:spotify-web-api-wrapper:1.5.4 '
155
155
```
156
156
157
157
## License
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >nl.jiankai</groupId >
8
8
<artifactId >spotify-web-api-wrapper</artifactId >
9
- <version >1.5.3 </version >
9
+ <version >1.5.4 </version >
10
10
11
11
<name >Spotify Web API Java Wrapper</name >
12
12
<description >A Java Wrapper for Spotify's Web API</description >
You can’t perform that action at this time.
0 commit comments