Skip to content

Commit

Permalink
Bump com.theokanning.openai-gpt3-java:service from 0.17.0 to 0.18.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.17.0 to 0.18.0.
- [Release notes](https://github.com/theokanning/openai-java/releases)
- [Commits](TheoKanning/openai-java@0.17.0...0.18.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent d778a78 commit ae07317
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 ae07317

Please sign in to comment.