Skip to content

Commit

Permalink
Update play-ahc-ws, play-filters-helpers, ... to 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 7, 2024
1 parent fa8d432 commit c1075ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
@@ -1,7 +1,7 @@
// The Play plugin
// Important note: when upgrading the play version, check that the correct minor version
// of jackson is set in build.sbt (with the patch version that is not vulnerable)
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.2")
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.3")
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")
addSbtPlugin("com.github.sbt" % "sbt-digest" % "2.0.0")
Expand Down

0 comments on commit c1075ad

Please sign in to comment.