Skip to content

Commit ab84f32

Browse files
committed
103
1 parent 249f87d commit ab84f32

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 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>1.0.2</version>
8+
<version>1.0.3</version>
99
<name>chatgpt-java</name>
1010
<description>chatgpt-java</description>
1111

@@ -55,7 +55,6 @@
5555
<artifactId>lombok</artifactId>
5656
<version>1.18.24</version>
5757
<optional>true</optional>
58-
<scope>test</scope>
5958
</dependency>
6059

6160
<dependency>

0 commit comments

Comments
 (0)