Skip to content

Commit 859fd40

Browse files
author
softwaremill-ci
authored
Update jedis to 7.4.0 (#2830)
1 parent 9c8a97a commit 859fd40

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.19
44
//> using dep com.softwaremill.sttp.client4::caching-backend:4.0.19
5-
//> using dep redis.clients:jedis:7.3.0
5+
//> using dep redis.clients:jedis:7.4.0
66
//> using dep ch.qos.logback:logback-classic:1.5.15
77

88
package sttp.client4.examples.wrapper

0 commit comments

Comments
 (0)