Skip to content

Commit 4f62aa4

Browse files
author
scala-steward
committed
Update jedis to 7.5.0
1 parent 619d1d6 commit 4f62aa4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/src/main/scala/sttp/client4/examples/wrapper/redisCachingBackend.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
//> using dep com.softwaremill.sttp.client4::core:4.0.23
44
//> using dep com.softwaremill.sttp.client4::caching-backend:4.0.23
5-
//> using dep redis.clients:jedis:7.4.1
5+
//> using dep redis.clients:jedis:7.5.0
66
//> using dep ch.qos.logback:logback-classic:1.5.15
77

88
package sttp.client4.examples.wrapper

0 commit comments

Comments
 (0)