Skip to content

Commit 6945213

Browse files
fix(deps): update dependency io.github.sashirestela:simple-openai to v3.20.0
1 parent 9173818 commit 6945213

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugin-apipost/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ dependencies {
2626
testImplementation(libs.kotlin.test)
2727
testImplementation(libs.selenium)
2828
testImplementation("com.squareup.okhttp3:okhttp-sse:4.12.0")
29-
testImplementation("io.github.sashirestela:simple-openai:3.19.4")
29+
testImplementation("io.github.sashirestela:simple-openai:3.20.0")
3030
}

0 commit comments

Comments
 (0)