Skip to content

Commit

Permalink
fix(deps): update dependency com.aallam.openai:openai-client to v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2023
1 parent f2ed9cf commit 232085b
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 @@ -27,7 +27,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.11"
openai-client = "com.aallam.openai:openai-client:3.5.1"
openai-client = "com.aallam.openai:openai-client:3.6.0"

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

0 comments on commit 232085b

Please sign in to comment.