Skip to content

Commit

Permalink
fix(deps): update dependency com.aallam.openai:openai-client to v3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2024
1 parent fb5e5c5 commit 160d411
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 @@ -29,7 +29,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.14"
openai-client = "com.aallam.openai:openai-client:3.6.1"
openai-client = "com.aallam.openai:openai-client:3.8.0"
tess4j = "net.sourceforge.tess4j:tess4j:5.8.0"

[bundles]
Expand Down

0 comments on commit 160d411

Please sign in to comment.