Skip to content

Commit

Permalink
Merge pull request #26 from Banana4Life/renovate/org.playframework-sb…
Browse files Browse the repository at this point in the history
…t-plugin-3.x

Update dependency org.playframework:sbt-plugin to v3.0.6
  • Loading branch information
pschichtel authored Nov 29, 2024
2 parents 6c8d6f5 + aa5e979 commit 3089e13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
resolvers += "Typesafe repository" at "https://repo.typesafe.com/typesafe/releases/"

// The Play plugin
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.5")
addSbtPlugin("org.playframework" % "sbt-plugin" % "3.0.6")

// web plugins
addSbtPlugin("com.typesafe.sbt" % "sbt-less" % "1.1.2")
Expand Down

0 comments on commit 3089e13

Please sign in to comment.