Skip to content

Commit

Permalink
Update logback-classic to 1.5.16
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 8, 2025
1 parent ec4b301 commit 442500d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/src/main/scala/examples/ChatProxy.scala
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
//> using dep com.softwaremill.sttp.tapir::tapir-netty-server-sync:1.11.7
//> using dep com.softwaremill.sttp.client4::ox:4.0.0-M19
//> using dep com.softwaremill.ox::core:0.5.5
//> using dep ch.qos.logback:logback-classic:1.5.12
//> using dep ch.qos.logback:logback-classic:1.5.16

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

0 comments on commit 442500d

Please sign in to comment.