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 +}