You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2017/11/11 21:53:40 UTC

[02/10] logging-log4j-scala git commit: Update scalatest_2.12 from 3.0.0 to 3.0.4.

Update scalatest_2.12 from 3.0.0 to 3.0.4.

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

Branch: refs/heads/master
Commit: 9c265948b43391cbbb8b38450412b0ae87d094bc
Parents: da75910
Author: Gary Gregory <gg...@apache.org>
Authored: Sat Nov 11 14:25:04 2017 -0700
Committer: Gary Gregory <gg...@apache.org>
Committed: Sat Nov 11 14:25:04 2017 -0700

----------------------------------------------------------------------
 log4j-api-scala_2.12/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/blob/9c265948/log4j-api-scala_2.12/pom.xml
----------------------------------------------------------------------
diff --git a/log4j-api-scala_2.12/pom.xml b/log4j-api-scala_2.12/pom.xml
index 0e3626b..f210e7d 100644
--- a/log4j-api-scala_2.12/pom.xml
+++ b/log4j-api-scala_2.12/pom.xml
@@ -64,7 +64,7 @@
     <dependency>
       <groupId>org.scalatest</groupId>
       <artifactId>scalatest_2.12</artifactId>
-      <version>3.0.0</version>
+      <version>3.0.4</version>
       <scope>test</scope>
     </dependency>
     <dependency>