Skip to content

Commit 6555725

Browse files
author
scala-steward
committed
Update ox:core to 0.5.11
1 parent 8989995 commit 6555725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/src/main/scala/examples/ChatProxy.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//> using dep com.softwaremill.sttp.openai::ox:0.2.4
22
//> using dep com.softwaremill.sttp.tapir::tapir-netty-server-sync:1.11.7
33
//> using dep com.softwaremill.sttp.client4::ox:4.0.0-M19
4-
//> using dep com.softwaremill.ox::core:0.5.5
4+
//> using dep com.softwaremill.ox::core:0.5.11
55
//> using dep ch.qos.logback:logback-classic:1.5.12
66

77
// remember to set the OPENAI_KEY env variable!

0 commit comments

Comments
 (0)