Skip to content

Commit 5aaa624

Browse files
committed
Update sbt-org-policies to 0.13.3
1 parent 914bb0b commit 5aaa624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.7.0")
33
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10")
44
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
55
addSbtPlugin("se.marcuslonnberg" % "sbt-docker" % "1.5.0")
6-
addSbtPlugin("com.47deg" % "sbt-org-policies" % "0.12.3")
6+
addSbtPlugin("com.47deg" % "sbt-org-policies" % "0.13.3")
77
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "3.0.2")

0 commit comments

Comments
 (0)