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.9.3
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent c870cf2 commit 84bb075
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.2")
testImplementation("io.github.sashirestela:simple-openai:3.9.3")
}

0 comments on commit 84bb075

Please sign in to comment.