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 914bb0b commit 5aaa624Copy full SHA for 5aaa624
project/plugins.sbt
@@ -3,5 +3,5 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.7.0")
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.3")
+addSbtPlugin("com.47deg" % "sbt-org-policies" % "0.13.3")
7
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "3.0.2")
0 commit comments