Skip to content

Commit

Permalink
fix(deps): update dependency io.github.sashirestela:simple-openai to …
Browse files Browse the repository at this point in the history
…v3.11.0
  • Loading branch information
renovate[bot] authored and Leon406 committed Dec 21, 2024
1 parent 4688949 commit e4b1d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin-apipost/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ dependencies {
testImplementation(libs.kotlin.test)
testImplementation(libs.selenium)
testImplementation("com.squareup.okhttp3:okhttp-sse:4.12.0")
testImplementation("io.github.sashirestela:simple-openai:3.10.0")
testImplementation("io.github.sashirestela:simple-openai:3.11.0")
}

0 comments on commit e4b1d55

Please sign in to comment.