You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuweni.apache.org by to...@apache.org on 2020/04/27 07:16:36 UTC

[incubator-tuweni] branch master updated: spotless

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

toulmean pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git


The following commit(s) were added to refs/heads/master by this push:
     new 69a8ac6  spotless
69a8ac6 is described below

commit 69a8ac6611bb9834a471a584dbfcc8b076abad58
Author: Antoine Toulme <an...@lunar-ocean.com>
AuthorDate: Mon Apr 27 00:16:20 2020 -0700

    spotless
---
 devp2p/build.gradle          | 2 +-
 gossip/build.gradle          | 2 +-
 hobbits-relayer/build.gradle | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/devp2p/build.gradle b/devp2p/build.gradle
index bfec25b..4cbc6f6 100644
--- a/devp2p/build.gradle
+++ b/devp2p/build.gradle
@@ -59,4 +59,4 @@ configurations {
 task integrationTest(type: Test) {
   testClassesDirs = sourceSets.integrationTest.output.classesDirs
   classpath = sourceSets.integrationTest.runtimeClasspath
-}
\ No newline at end of file
+}
diff --git a/gossip/build.gradle b/gossip/build.gradle
index 396f639..e855029 100644
--- a/gossip/build.gradle
+++ b/gossip/build.gradle
@@ -54,4 +54,4 @@ configurations {
 task integrationTest(type: Test) {
   testClassesDirs = sourceSets.integrationTest.output.classesDirs
   classpath = sourceSets.integrationTest.runtimeClasspath
-}
\ No newline at end of file
+}
diff --git a/hobbits-relayer/build.gradle b/hobbits-relayer/build.gradle
index e005750..8c48af9 100644
--- a/hobbits-relayer/build.gradle
+++ b/hobbits-relayer/build.gradle
@@ -52,4 +52,4 @@ configurations {
 task integrationTest(type: Test) {
   testClassesDirs = sourceSets.integrationTest.output.classesDirs
   classpath = sourceSets.integrationTest.runtimeClasspath
-}
\ No newline at end of file
+}


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@tuweni.apache.org
For additional commands, e-mail: commits-help@tuweni.apache.org