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/03 21:07:01 UTC

[39/50] [abbrv] logging-log4j-scala git commit: Upgrade to sbt-rat 0.2

Upgrade to sbt-rat 0.2


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/798a5cb9
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/tree/798a5cb9
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/diff/798a5cb9

Branch: refs/heads/master
Commit: 798a5cb968d8e600faca159c4d448e71f5094ddc
Parents: 011bef8
Author: Matt Sicker <bo...@gmail.com>
Authored: Sun Apr 1 13:46:03 2018 -0500
Committer: Matt Sicker <bo...@gmail.com>
Committed: Sun Apr 1 13:46:03 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/798a5cb9/project/plugins.sbt
----------------------------------------------------------------------
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 3007056..e50648c 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.1")
+addSbtPlugin("org.musigma" % "sbt-rat" % "0.2")