Skip to content

Commit

Permalink
Bump com.theokanning.openai-gpt3-java:service from 0.16.1 to 0.17.0
Browse files Browse the repository at this point in the history
Bumps [com.theokanning.openai-gpt3-java:service](https://github.com/theokanning/openai-java) from 0.16.1 to 0.17.0.
- [Release notes](https://github.com/theokanning/openai-java/releases)
- [Commits](TheoKanning/openai-java@0.16.1...0.17.0)

---
updated-dependencies:
- dependency-name: com.theokanning.openai-gpt3-java:service
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 920d36b commit 6feaaed
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 @@ -110,7 +110,7 @@
<dependency>
<groupId>com.theokanning.openai-gpt3-java</groupId>
<artifactId>service</artifactId>
<version>0.16.1</version>
<version>0.17.0</version>
</dependency>

<!-- Square Lib -->
Expand Down

0 comments on commit 6feaaed

Please sign in to comment.