Skip to content

Commit b0c4b57

Browse files
author
scala-steward
committed
Update pekko-http to 1.3.0
1 parent ad8cbd0 commit b0c4b57

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
@@ -140,7 +140,7 @@ val akkaHttp = "com.typesafe.akka" %% "akka-http" % "10.2.10"
140140
val akkaStreamVersion = "2.6.20"
141141
val akkaStreams = "com.typesafe.akka" %% "akka-stream" % akkaStreamVersion
142142

143-
val pekkoHttp = "org.apache.pekko" %% "pekko-http" % "1.2.0"
143+
val pekkoHttp = "org.apache.pekko" %% "pekko-http" % "1.3.0"
144144
val pekkoStreamVersion = "1.2.1"
145145
val pekkoStreams = "org.apache.pekko" %% "pekko-stream" % pekkoStreamVersion
146146

0 commit comments

Comments
 (0)