Skip to content

Commit

Permalink
chore(deps): update pekkoversion to v1.1.3 (#8135)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 7622071 commit 0068f4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scala/pekkohttp/build.sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name := "server"
scalaVersion := "3.6.2"

val PekkoVersion = "1.1.2"
val PekkoVersion = "1.1.3"
val PekkoHttpVersion = "[1.1,1.2]"
libraryDependencies ++= Seq(
"org.apache.pekko" %% "pekko-actor-typed" % PekkoVersion,
Expand Down

0 comments on commit 0068f4f

Please sign in to comment.