You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ma...@apache.org on 2018/04/05 17:58:17 UTC

logging-log4j-scala git commit: Update to sbt-rat 0.5.0

Repository: logging-log4j-scala
Updated Branches:
  refs/heads/master b26bc91f5 -> 2c2fb91d4


Update to sbt-rat 0.5.0


Project: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/commit/2c2fb91d
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/tree/2c2fb91d
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/diff/2c2fb91d

Branch: refs/heads/master
Commit: 2c2fb91d4e2a18cbb3ffea71d04376397984d60b
Parents: b26bc91
Author: Matt Sicker <bo...@gmail.com>
Authored: Thu Apr 5 12:58:11 2018 -0500
Committer: Matt Sicker <bo...@gmail.com>
Committed: Thu Apr 5 12:58:11 2018 -0500

----------------------------------------------------------------------
 project/plugins.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/blob/2c2fb91d/project/plugins.sbt
----------------------------------------------------------------------
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 2701fb5..2b5dba0 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -20,4 +20,4 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-license-report" % "1.2.0")
 addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.3.2")
 addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.9.0")
 addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.3")
-addSbtPlugin("org.musigma" % "sbt-rat" % "0.2")
+addSbtPlugin("org.musigma" % "sbt-rat" % "0.5.0")