File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ buildscript {
1111
1212plugins {
1313 id ' java'
14- id ' org.springframework.boot' version ' 3.5.9 '
14+ id ' org.springframework.boot' version ' 3.5.10 '
1515 // Spotless for the code style
1616 id " com.diffplug.spotless" version " 8.1.0"
1717 id " com.github.ben-manes.versions" version " 0.53.0"
@@ -54,7 +54,7 @@ dependencies {
5454 implementation ' org.springframework.boot:spring-boot-starter-security'
5555 implementation ' org.springframework.boot:spring-boot-starter-oauth2-client'
5656 implementation ' org.springdoc:springdoc-openapi-starter-webmvc-api:2.8.3'
57- implementation ' com.openai:openai-java:4.13 .0'
57+ implementation ' com.openai:openai-java:4.16 .0'
5858 // RxJava2 for Flowable streaming support
5959 implementation ' io.reactivex.rxjava2:rxjava:2.2.21'
6060 implementation ' com.vladsch.flexmark:flexmark-all:0.64.8'
You can’t perform that action at this time.
0 commit comments