Skip to content

Commit

Permalink
Fix coordinates
Browse files Browse the repository at this point in the history
  • Loading branch information
adamw committed Jan 30, 2025
1 parent 4038704 commit 9d3e3b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// {cat=Backend wrapper; effects=Synchronous; backend=HttpClient}: Use the caching backend wrapper with Redis

//> using dep com.softwaremill.sttp.client4::core:4.0.0-M25
//> using dep com.softwaremill.sttp.client4::caching:4.0.0-M25
//> using dep com.softwaremill.sttp.client4::caching-backend:4.0.0-M25
//> using dep redis.clients:jedis:5.2.0
//> using dep ch.qos.logback:logback-classic:1.5.15

Expand Down

0 comments on commit 9d3e3b2

Please sign in to comment.