From ac56fa162c9374f7b29db451c0d5d0bba0f921af Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Fri, 8 Jan 2021 01:45:33 +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 50526f6..22179df 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.0' - + } test { useJUnitPlatform() @@ -36,4 +36,4 @@ patchPluginXml { changeNotes """ Add change notes here.
most HTML tags may be used""" -} \ No newline at end of file +}