Skip to content

Commit

Permalink
Update dependency com.openai:openai-java to v0.10.0 (#621)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 79e71fb commit d787d5e
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 @@ -90,7 +90,7 @@ armeria-prometheus1 = { module = "com.linecorp.armeria:armeria-prometheus1" }
reactor-netty-core = { module = "io.projectreactor.netty:reactor-netty-core", version.ref = "reactor" }
reactor-netty-http = { module = "io.projectreactor.netty:reactor-netty-http", version.ref = "reactor" }
spark = "me.lucko:spark-common:1.10.119-SNAPSHOT"
openai = "com.openai:openai-java:0.9.1"
openai = "com.openai:openai-java:0.10.0"
immutables = "org.immutables:value:2.10.1 "
hibernate-core = "org.hibernate.orm:hibernate-core:7.0.0.Beta3"
hibernate-community-dialects = "org.hibernate.orm:hibernate-community-dialects:7.0.0.Beta3"
Expand Down

0 comments on commit d787d5e

Please sign in to comment.