Skip to content

Commit

Permalink
pekko-http 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
brharrington committed Mar 5, 2024
1 parent 9606189 commit b952f42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import sbt._
object Dependencies {
object Versions {
val pekko = "1.0.2"
val pekkoHttpV = "1.0.0"
val pekkoHttpV = "1.0.1"
val iep = "5.0.17"
val jackson = "2.16.1"
val log4j = "2.22.1"
Expand Down

0 comments on commit b952f42

Please sign in to comment.