Skip to content

Commit

Permalink
Merge pull request #160 from gaeljw/renovate/com.softwaremill.sttp.sh…
Browse files Browse the repository at this point in the history
…ared-pekko-1.x

chore(deps): update dependency com.softwaremill.sttp.shared:pekko to v1.3.20
  • Loading branch information
gaeljw authored Aug 7, 2024
2 parents b950582 + 695669f commit a470521
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 @@ -34,7 +34,7 @@ libraryDependencies += "com.softwaremill.sttp.tapir" %% "tapir-swagger-ui-bundle
libraryDependencies += "org.scalatestplus.play" %% "scalatestplus-play" % "7.0.1" % Test

// For Akka Streams (if using streaming)
libraryDependencies += "com.softwaremill.sttp.shared" %% "pekko" % "1.3.19"
libraryDependencies += "com.softwaremill.sttp.shared" %% "pekko" % "1.3.20"

// Adds additional packages into Twirl
//TwirlKeys.templateImports += "com.github.gaeljw.controllers._"
Expand Down

0 comments on commit a470521

Please sign in to comment.