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 d1a8683 commit 20b3643Copy full SHA for 20b3643
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>com.github.plexpt</groupId>
7
<artifactId>chatgpt</artifactId>
8
- <version>4.0.6</version>
+ <version>4.0.7</version>
9
<name>chatgpt</name>
10
<description>ChatGPT4.0、 ChatGPT Java SDK.</description>
11
<url>https://chat.plexpt.com</url>
@@ -50,7 +50,7 @@
50
51
<retrofit2.version>2.9.0</retrofit2.version>
52
<slf4j.version>2.0.7</slf4j.version>
53
- <logback.version>1.4.6</logback.version>
+ <logback.version>1.3.7</logback.version>
54
</properties>
55
56
<dependencies>
0 commit comments