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 <[email protected]> Authored: Sat Nov 11 14:25:04 2017 -0700 Committer: Gary Gregory <[email protected]> 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>
