From 094583c18fc23b655c6bdaa74fe245591244f4e7 Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Fri, 8 Jan 2021 01:45:14 +0000 Subject: [PATCH] Restyled by whitespace --- build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index 9cc9d76..40b84fd 100644 --- a/build.gradle +++ b/build.gradle @@ -21,7 +21,7 @@ dependencies { // https://mvnrepository.com/artifact/com.typesafe/config compile group: 'com.typesafe', name: 'config', version: '1.4.1' - + } test { useJUnitPlatform() @@ -36,4 +36,4 @@ patchPluginXml { changeNotes """ Add change notes here.
most HTML tags may be used""" -} \ No newline at end of file +}