mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-10 19:18:23 +00:00
[improvement](chat) Resolving jtokkit JAR package conflicts. (#486)
This commit is contained in:
@@ -117,6 +117,12 @@
|
|||||||
<groupId>com.github.plexpt</groupId>
|
<groupId>com.github.plexpt</groupId>
|
||||||
<artifactId>chatgpt</artifactId>
|
<artifactId>chatgpt</artifactId>
|
||||||
<version>4.1.2</version>
|
<version>4.1.2</version>
|
||||||
|
<exclusions>
|
||||||
|
<exclusion>
|
||||||
|
<groupId>com.knuddels</groupId>
|
||||||
|
<artifactId>jtokkit</artifactId>
|
||||||
|
</exclusion>
|
||||||
|
</exclusions>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|||||||
Reference in New Issue
Block a user