Skip to content

Commit

Permalink
Merge pull request #52 from gaeljw/renovate/com.softwaremill.sttp.sha…
Browse files Browse the repository at this point in the history
…red-akka-1.x

chore(deps): update dependency com.softwaremill.sttp.shared:akka to v1.3.7
  • Loading branch information
gaeljw committed Jun 27, 2022
2 parents 4b43a51 + ef43e9b commit a8d2d69
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 @@ -33,7 +33,7 @@ libraryDependencies += "com.softwaremill.sttp.tapir" %% "tapir-swagger-ui" % tap
libraryDependencies += "org.scalatestplus.play" %% "scalatestplus-play" % "5.1.0" % Test

// For Akka Streams (if using streaming)
libraryDependencies += "com.softwaremill.sttp.shared" %% "akka" % "1.3.6"
libraryDependencies += "com.softwaremill.sttp.shared" %% "akka" % "1.3.7"

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

0 comments on commit a8d2d69

Please sign in to comment.