Skip to content

Commit

Permalink
Deploy release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sashir Estela committed Nov 21, 2023
1 parent 5c83728 commit 8e79d80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>io.github.sashirestela</groupId>
<artifactId>simple-openai</artifactId>
<version>0.5.0</version>
<version>1.0.0</version>
<packaging>jar</packaging>

<name>simple-openai</name>
Expand Down Expand Up @@ -52,7 +52,7 @@
<maven.compiler.release>11</maven.compiler.release>
<!-- Dependencies Versions -->
<slf4j.version>[2.0.9,3.0.0)</slf4j.version>
<cleverclient.version>0.7.0</cleverclient.version>
<cleverclient.version>0.8.1</cleverclient.version>
<lombok.version>[1.18.30,2.0.0)</lombok.version>
<jackson.version>[2.15.2,3.0.0)</jackson.version>
<json.schema.version>[4.31.1,5.0.0)</json.schema.version>
Expand Down

0 comments on commit 8e79d80

Please sign in to comment.