Skip to content

Commit

Permalink
fix(deps): update dependency com.aallam.openai:openai-client to v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2023
1 parent 7ad0368 commit 79df002
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 @@ -26,7 +26,7 @@ komapper-processor = { module = "org.komapper:komapper-processor", version.ref =
ktor-client-encoding = { module = "io.ktor:ktor-client-encoding", version.ref = "ktor" }

logback-classic = "ch.qos.logback:logback-classic:1.4.8"
openai-client = "com.aallam.openai:openai-client:3.3.1"
openai-client = "com.aallam.openai:openai-client:3.5.0"

[bundles]
scrimmage = ["scrimmage-core", "scrimmage-filters", "scrimmage-webp"]
Expand Down

0 comments on commit 79df002

Please sign in to comment.