We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d1f8ca commit 1151faaCopy full SHA for 1151faa
2 files changed
api-client/pom.xml
@@ -71,12 +71,5 @@
71
<artifactId>Java-WebSocket</artifactId>
72
<version>1.3.9</version>
73
</dependency>
74
-
75
- <!-- Data -->
76
- <dependency>
77
- <groupId>com.google.code.gson</groupId>
78
- <artifactId>gson</artifactId>
79
- <version>${gson.version}</version>
80
- </dependency>
81
</dependencies>
82
</project>
api/pom.xml
@@ -52,12 +52,5 @@
52
<artifactId>librespot-common</artifactId>
53
<version>${project.version}</version>
54
55
56
57
58
59
60
61
62
63
0 commit comments