You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by ra...@apache.org on 2017/03/05 22:25:56 UTC

[incubator-openwhisk-package-pushnotifications] branch master updated: Bump scalatest version (#65)

This is an automated email from the ASF dual-hosted git repository.

rabbah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-package-pushnotifications.git

The following commit(s) were added to refs/heads/master by this push:
       new  9144d03   Bump scalatest version (#65)
9144d03 is described below

commit 9144d03208a523f5eb3cc46577904c83cafb375c
Author: Markus Th�mmes <ma...@me.com>
AuthorDate: Sun Mar 5 23:25:54 2017 +0100

    Bump scalatest version (#65)
---
 tests/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/build.gradle b/tests/build.gradle
index 58591af..2ad86fb 100644
--- a/tests/build.gradle
+++ b/tests/build.gradle
@@ -42,7 +42,7 @@ dependencies {
     testCompile 'org.apache.httpcomponents:httpmime:4.3.6'
     testCompile 'junit:junit:4.11'
     testCompile 'com.jayway.restassured:rest-assured:2.4.1'
-    testCompile 'org.scalatest:scalatest_2.11:2.2.4'
+    testCompile 'org.scalatest:scalatest_2.11:3.0.1'
     testCompile 'org.seleniumhq.selenium:selenium-java:2.45.0'
     testCompile 'io.spray:spray-testkit_2.11:1.3.3'
     testCompile 'io.spray:spray-json_2.11:1.3.2'

-- 
To stop receiving notification emails like this one, please contact
['"commits@openwhisk.apache.org" <co...@openwhisk.apache.org>'].