Skip to content

Commit 0727c02

Browse files
committed
update sonar java
1 parent 7d422e6 commit 0727c02

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ jobs:
8282
with:
8383
projectBaseDir: .
8484
args: >
85+
-Dsonar.java.source=17
8586
-Dsonar.host.url=${{ secrets.SONARQUBE_HOST }}
8687
-Dsonar.projectVersion=${{ env.VERSION }}
8788
-Dsonar.pullrequest.key=${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)