Skip to content

Commit

Permalink
Updated sample
Browse files Browse the repository at this point in the history
  • Loading branch information
bjolletz committed Dec 10, 2024
1 parent cacba50 commit 9371a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/server/petstore/scala-pekko-http-server/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ scalaVersion := "2.12.8"

libraryDependencies ++= Seq(
"org.apache.pekko" %% "pekko-stream" % "1.0.3",
"org.apache.pekko" %% "pekko-http" % "1.0.0"
"org.apache.pekko" %% "pekko-http" % "1.1.0"
)

0 comments on commit 9371a79

Please sign in to comment.