Skip to content

Commit 1d9124e

Browse files
Update ox:core to 0.5.15 (#349)
Co-authored-by: scala-steward <scala-steward>
1 parent fc4035f commit 1d9124e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//> using dep com.softwaremill.sttp.openai::ox:0.3.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.13
4+
//> using dep com.softwaremill.ox::core:0.5.15
55
//> using dep ch.qos.logback:logback-classic:1.5.18
66

77
// remember to set the OPENAI_KEY env variable!

0 commit comments

Comments
 (0)