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.10.0
  • Loading branch information
renovate[bot] authored and Leon406 committed Dec 2, 2024
1 parent 8840ced commit dfef0a9
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.9.3")
testImplementation("io.github.sashirestela:simple-openai:3.10.0")
}

0 comments on commit dfef0a9

Please sign in to comment.