Skip to content

Commit

Permalink
Deploy release 3.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sashirestela committed Nov 25, 2024
1 parent 5bcbdc8 commit b127751
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 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>3.9.2</version>
<version>3.9.3</version>
<packaging>jar</packaging>

<name>simple-openai</name>
Expand Down Expand Up @@ -50,6 +50,7 @@
<!-- General -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.release>11</maven.compiler.release>
<maven.compiler.proc>full</maven.compiler.proc>
<!-- Dependencies Versions -->
<slf4j.version>2.0.16</slf4j.version>
<cleverclient.version>1.5.0</cleverclient.version>
Expand Down

0 comments on commit b127751

Please sign in to comment.