Skip to content

Commit 20b3643

Browse files
committed
fix logback
1 parent d1a8683 commit 20b3643

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.github.plexpt</groupId>
77
<artifactId>chatgpt</artifactId>
8-
<version>4.0.6</version>
8+
<version>4.0.7</version>
99
<name>chatgpt</name>
1010
<description>ChatGPT4.0、 ChatGPT Java SDK.</description>
1111
<url>https://chat.plexpt.com</url>
@@ -50,7 +50,7 @@
5050

5151
<retrofit2.version>2.9.0</retrofit2.version>
5252
<slf4j.version>2.0.7</slf4j.version>
53-
<logback.version>1.4.6</logback.version>
53+
<logback.version>1.3.7</logback.version>
5454
</properties>
5555

5656
<dependencies>

0 commit comments

Comments
 (0)