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.13.0
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent 8d3315b commit c3bbeb4
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.12.0")
testImplementation("io.github.sashirestela:simple-openai:3.13.0")
}

0 comments on commit c3bbeb4

Please sign in to comment.