Skip to content

Commit

Permalink
Update akka-actor-typed to 2.6.11 (#318)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 19, 2021
1 parent a048e85 commit 4dcda83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ val zioVersion = "1.0.3"
val zioNioVersion = "1.0.0-RC9"
val zioConfigVersion = "1.0.0-RC30-1"
val zioInteropCatsVersion = "2.2.0.1"
val akkaActorTypedVersion = "2.6.10"
val akkaActorTypedVersion = "2.6.11"
val doobieVersion = "0.10.0"

lazy val root =
Expand Down

0 comments on commit 4dcda83

Please sign in to comment.