Skip to content

Commit 558f655

Browse files
Update logback-classic to 1.5.21 (#2722)
1 parent 90e8e4d commit 558f655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/src/main/scala/sttp/client4/examples/logging/logRequestsSlf4j.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//> using dep com.softwaremill.sttp.client4::circe:4.0.13
44
//> using dep com.softwaremill.sttp.client4::slf4j-backend:4.0.13
55
//> using dep io.circe::circe-generic:0.14.15
6-
//> using dep ch.qos.logback:logback-classic:1.5.20
6+
//> using dep ch.qos.logback:logback-classic:1.5.21
77

88
package sttp.client4.examples.logging
99

0 commit comments

Comments
 (0)