Skip to content

Commit f7a4e59

Browse files
fix(deps): update dependency io.github.sashirestela:simple-openai to v3.22.1
1 parent 521bb92 commit f7a4e59

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.22.1")
3030
}

0 commit comments

Comments
 (0)