Skip to content

Commit a5dfec2

Browse files
committed
Update pekko-actor, pekko-slf4j, ... to 1.4.0
1 parent ba09f98 commit a5dfec2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ lazy val treehub = (project in file("."))
2121
.settings(UnitTest / testOptions := Seq(Tests.Filter(unitFilter)))
2222
.settings(IntegrationTest / testOptions := Seq(Tests.Filter(itFilter)))
2323
.settings(Seq(libraryDependencies ++= {
24-
val pekkoV = "1.1.5"
24+
val pekkoV = "1.4.0"
2525
val pekkoHttpV = "1.2.0"
2626
val scalaTestV = "3.0.9"
2727
val libatsV = "5.0.0"

0 commit comments

Comments
 (0)