Skip to content

Commit

Permalink
Merge pull request #14 from docwho2/dependabot/maven/com.theokanning.…
Browse files Browse the repository at this point in the history
…openai-gpt3-java-service-0.18.0

Bump com.theokanning.openai-gpt3-java:service from 0.17.0 to 0.18.0
  • Loading branch information
docwho2 authored Nov 16, 2023
2 parents d778a78 + ae07317 commit c60b999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>com.theokanning.openai-gpt3-java</groupId>
<artifactId>service</artifactId>
<version>0.17.0</version>
<version>0.18.0</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit c60b999

Please sign in to comment.