Skip to content

Commit c60244b

Browse files
Update pekko-actor, pekko-actor-typed, ... to 1.2.0 (#285)
1 parent eef0a8b commit c60244b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ThisBuild / licenses := List("MIT License" -> url("http://www.opensource.org/lic
1515
val playWsVersion = "3.0.7"
1616
val playJsonVersion = "3.0.5"
1717
val specs2Version = "4.21.0"
18-
val pekkoVersion = "1.1.5"
18+
val pekkoVersion = "1.2.0"
1919

2020
val testContainersVersion = "0.43.0"
2121
val scalaTestVersion = "3.2.19"

0 commit comments

Comments
 (0)