From 1ccaae4f858a1b26e148acbfc9b6a60b19260794 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fede=20Fern=C3=A1ndez?= Date: Wed, 5 Apr 2017 18:26:09 +0200 Subject: [PATCH] Upgrades sbt-org-policies --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 745f4786f..f952d585f 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1 +1 @@ -addSbtPlugin("com.47deg" % "sbt-org-policies" % "0.4.1") +addSbtPlugin("com.47deg" % "sbt-org-policies" % "0.4.2")