Skip to content

Commit

Permalink
Update sloth to 0.7.5 (#282)
Browse files Browse the repository at this point in the history
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward and mergify[bot] authored Jun 24, 2024
1 parent 800fd23 commit 5d9539b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Deps.scala
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ object Deps {
}

// rpc
val sloth = s("com.github.cornerman" %%% "sloth" % "0.7.3")
val sloth = s("com.github.cornerman" %%% "sloth" % "0.7.5")
val chameleon = s("com.github.cornerman" %%% "chameleon" % "0.4.1")

// websocket connecitivity
Expand Down

0 comments on commit 5d9539b

Please sign in to comment.