Skip to content

Commit cc1834c

Browse files
authored
Update pekko version to 1.2.0 (#163)
1 parent 4d0ddd9 commit cc1834c

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
@@ -278,7 +278,7 @@ lazy val commonSettings =
278278
lazy val library =
279279
new {
280280
object Version {
281-
val pekko = "1.1.5"
281+
val pekko = "1.2.0"
282282
val pekkoHttp = "1.2.0"
283283
val argonaut = "6.3.11"
284284
val avro4s = "4.1.2"

0 commit comments

Comments
 (0)