From 730201bf896b53c318830865d93fa8beb6c24737 Mon Sep 17 00:00:00 2001 From: Matthew Whitehead Date: Mon, 17 Jun 2024 11:34:01 +0100 Subject: [PATCH] Whitespace Signed-off-by: Matthew Whitehead --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index b707e599df2..93f56e01379 100644 --- a/gradle.properties +++ b/gradle.properties @@ -18,4 +18,4 @@ org.gradle.jvmargs=-Xmx4g \ --add-opens jdk.compiler/com.sun.tools.javac.comp=ALL-UNNAMED \ --add-opens jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED # Could be moved to sonar properties after https://sonarsource.atlassian.net/browse/SONARGRADL-134 -systemProp.sonar.gradle.skipCompile=true +systemProp.sonar.gradle.skipCompile=true \ No newline at end of file