Skip to content

Commit

Permalink
Merge pull request #905 from playframework/update/patches
Browse files Browse the repository at this point in the history
Patch updates
  • Loading branch information
mkurz authored Jun 27, 2024
2 parents dae9b6f + b4534d3 commit e58065a
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 oauth = Seq("oauth.signpost" % "signpost-core" % "2.1.1")

val cachecontrol = Seq("org.playframework" %% "cachecontrol" % "3.0.0")
val cachecontrol = Seq("org.playframework" %% "cachecontrol" % "3.0.1")

val asyncHttpClient = Seq("org.asynchttpclient" % "async-http-client" % "2.12.3")

Expand Down

0 comments on commit e58065a

Please sign in to comment.