Skip to content

Commit

Permalink
Bump com.aallam.openai:openai-client from 3.3.0 to 3.3.1 (#220)
Browse files Browse the repository at this point in the history
Bumps [com.aallam.openai:openai-client](https://github.com/Aallam/openai-kotlin) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/Aallam/openai-kotlin/releases)
- [Changelog](https://github.com/aallam/openai-kotlin/blob/main/CHANGELOG.md)
- [Commits](aallam/openai-kotlin@3.3.0...3.3.1)

---
updated-dependencies:
- dependency-name: com.aallam.openai:openai-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Raúl Raja Martínez <raulraja@gmail.com>
  • Loading branch information
dependabot[bot] and raulraja authored Jul 3, 2023
1 parent b47e93e commit d644199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ pdfbox = "2.0.28"
mysql = "8.0.33"
semverGradle = "0.5.0-alpha.2"
scala = "3.3.0"
openai-client-version = "3.3.0"
openai-client-version = "3.3.1"

[libraries]
arrow-core = { module = "io.arrow-kt:arrow-core", version.ref = "arrow" }
Expand Down

0 comments on commit d644199

Please sign in to comment.