Skip to content

Commit 679639a

Browse files
committed
Update pekko-http, pekko-http-caching to 1.3.0
1 parent c8915fb commit 679639a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ object Dependencies {
6565

6666
object Pekko {
6767
val PekkoV = "1.0.3"
68-
val PekkoHttpV = "1.0.1"
68+
val PekkoHttpV = "1.3.0"
6969

7070
val actor = "org.apache.pekko" %% "pekko-actor" % PekkoV
7171
val stream = "org.apache.pekko" %% "pekko-stream" % PekkoV

0 commit comments

Comments
 (0)