Skip to content

Commit

Permalink
Merge pull request #439 from innFactory/update/filters-helpers-2.8.20
Browse files Browse the repository at this point in the history
chore: update filters-helpers, play-ahc-ws, ... from 2.8.16 to 2.8.20
  • Loading branch information
mergify[bot] authored Jul 19, 2023
2 parents 44e6b51 + 1eb0c9c commit 97e064c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ object Dependencies {
val chimney = "io.scalaland" %% "chimney" % "0.7.5"

// Test
val playAhcWS = "com.typesafe.play" %% "play-ahc-ws" % "2.8.16" % Test
val playAhcWS = "com.typesafe.play" %% "play-ahc-ws" % "2.8.20" % Test
val scalatestPlus = "org.scalatestplus.play" %% "scalatestplus-play" % "5.1.0" % Test

// Dependent on the trace exporters you want to use add one or more of the following
Expand Down

0 comments on commit 97e064c

Please sign in to comment.