We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a6bef8 commit de06838Copy full SHA for de06838
project/plugins.sbt
@@ -3,5 +3,5 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.5.2")
3
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10")
4
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
5
addSbtPlugin("se.marcuslonnberg" % "sbt-docker" % "1.5.0")
6
-addSbtPlugin("com.47deg" % "sbt-org-policies" % "0.12.0-M2")
7
-addSbtPlugin("de.heikoseeberger" % "sbt-header" % "3.0.2")
+addSbtPlugin("com.47deg" % "sbt-org-policies" % "0.12.0-M3")
+addSbtPlugin("de.heikoseeberger" % "sbt-header" % "3.0.2")
0 commit comments