Skip to content

Commit cb54ab6

Browse files
authored
pekko-http 1.2.0 (#125)
1 parent 549cf6d commit cb54ab6

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
@@ -280,7 +280,7 @@ lazy val library =
280280
new {
281281
object Version {
282282
val pekko = "1.1.3"
283-
val pekkoHttp = "1.1.0"
283+
val pekkoHttp = "1.2.0"
284284
val argonaut = "6.3.11"
285285
val avro4s = "4.1.2"
286286
val circe = "0.14.13"

0 commit comments

Comments
 (0)