Skip to content

Commit

Permalink
chore(deps): update dependency com.softwaremill.sttp.shared:pekko to …
Browse files Browse the repository at this point in the history
…v1.3.20
  • Loading branch information
renovate[bot] authored Aug 5, 2024
1 parent 0c34bb5 commit 695669f
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 695669f

Please sign in to comment.