Skip to content

Commit

Permalink
Merge 7b28e16 into 5dfcb67
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 19, 2021
2 parents 5dfcb67 + 7b28e16 commit 62f8608
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 @@ -51,7 +51,7 @@ Compile / console / scalacOptions --= Seq(
)

val akkaHttpVersion = "10.2.4"
val akkaVersion = "2.6.15"
val akkaVersion = "2.6.16"

libraryDependencies ++= Seq(
"com.typesafe.akka" %% "akka-actor" % akkaVersion,
Expand Down

0 comments on commit 62f8608

Please sign in to comment.