Skip to content

Commit

Permalink
Update pekko-http to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and mdedetrich committed Feb 21, 2024
1 parent 13ae33c commit 40a3c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ val scala3Version = "3.3.1"

val circeVersion = "0.14.6"
val pekkoVersion = "1.0.2"
val pekkoHttpVersion = "1.0.0"
val pekkoHttpVersion = "1.0.1"
val jawnVersion = "1.5.1"
val scalaTestVersion = "3.2.18"

Expand Down

0 comments on commit 40a3c55

Please sign in to comment.