Repository: logging-log4j-scala Updated Branches: refs/heads/master b7fd8baab -> 50132758f
Update scalatest_2.11 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/da759100 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/tree/da759100 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/diff/da759100 Branch: refs/heads/master Commit: da759100309f725fbbefa5099ddc468264046d45 Parents: b7fd8ba Author: Gary Gregory <[email protected]> Authored: Sat Nov 11 14:24:46 2017 -0700 Committer: Gary Gregory <[email protected]> Committed: Sat Nov 11 14:24:46 2017 -0700 ---------------------------------------------------------------------- log4j-api-scala_2.11/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/blob/da759100/log4j-api-scala_2.11/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-api-scala_2.11/pom.xml b/log4j-api-scala_2.11/pom.xml index dca10cb..3360c32 100644 --- a/log4j-api-scala_2.11/pom.xml +++ b/log4j-api-scala_2.11/pom.xml @@ -62,7 +62,7 @@ <dependency> <groupId>org.scalatest</groupId> <artifactId>scalatest_2.11</artifactId> - <version>3.0.0</version> + <version>3.0.4</version> <scope>test</scope> </dependency> <dependency>
