We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c8a97a commit 859fd40Copy full SHA for 859fd40
1 file changed
examples/src/main/scala/sttp/client4/examples/wrapper/redisCachingBackend.scala
@@ -2,7 +2,7 @@
2
3
//> using dep com.softwaremill.sttp.client4::core:4.0.19
4
//> using dep com.softwaremill.sttp.client4::caching-backend:4.0.19
5
-//> using dep redis.clients:jedis:7.3.0
+//> using dep redis.clients:jedis:7.4.0
6
//> using dep ch.qos.logback:logback-classic:1.5.15
7
8
package sttp.client4.examples.wrapper
0 commit comments