There was an error while loading. Please reload this page.
1 parent a11f138 commit 53e1ab5Copy full SHA for 53e1ab5
sonar-project.properties
@@ -20,7 +20,7 @@ sonar.links.issue=https://github.com/macedoj/java-new-features/issues
20
21
# SQ standard properties
22
sonar.sources=src
23
-sonar.binaries=build/classes
+sonar.java.binaries=build/classes
24
sonar.dynamicAnalysis=reuseReports
25
sonar.junit.reportsPath=build/reports
26
sonar.java.coveragePlugin=jacoco
0 commit comments