Skip to content

Commit

Permalink
Suppress gradle welcome messages (elastic#102898)
Browse files Browse the repository at this point in the history
There are not usefuil for us

(cherry picked from commit 7e24080)
  • Loading branch information
breskeby committed Dec 4, 2023
1 parent 6da33dc commit 5a3ec4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
org.gradle.welcome=never
org.gradle.warning.mode=none
org.gradle.parallel=true
# We need to declare --add-exports to make spotless working seamlessly with jdk16
Expand Down

0 comments on commit 5a3ec4a

Please sign in to comment.