Skip to content

Commit

Permalink
Update tls-channel to 0.9.0 (#955)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored May 9, 2024
1 parent 2715ae5 commit 33e46c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ object Dependencies {
val EmbeddedRedis = "0.6"
val Redis4Cats = "1.6.0"
val Sttp = "3.9.4"
val TlsChannel = "0.8.1"
val TlsChannel = "0.9.0"
val ZHttp = "2.0.0-RC11"
val ZioConfig = "4.0.1"
val ZioJson = "0.6.2"
Expand Down

0 comments on commit 33e46c3

Please sign in to comment.