Skip to content

Commit 4cc1ce7

Browse files
Update logback-classic to 1.5.17 (#282)
Co-authored-by: scala-steward <scala-steward>
1 parent 4f931c8 commit 4cc1ce7

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
@@ -2,7 +2,7 @@
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
44
//> using dep com.softwaremill.ox::core:0.5.11
5-
//> using dep ch.qos.logback:logback-classic:1.5.12
5+
//> using dep ch.qos.logback:logback-classic:1.5.17
66

77
// remember to set the OPENAI_KEY env variable!
88
// run with: OPENAI_KEY=... scala-cli run ChatProxy.scala

0 commit comments

Comments
 (0)