Skip to content

Commit 4ec4a13

Browse files
author
scala-steward
committed
Update logback-classic to 1.5.17
1 parent 037f788 commit 4ec4a13

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)