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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]