Updated dependencies
This commit is contained in:
parent
078d29e723
commit
4c031d7a61
6 changed files with 34 additions and 19 deletions
2
.github/workflows/gradle.yml
vendored
2
.github/workflows/gradle.yml
vendored
|
@ -39,7 +39,7 @@ jobs:
|
|||
- name: Test with Gradle
|
||||
uses: gradle/gradle-build-action@v2
|
||||
with:
|
||||
arguments: build check --stacktrace
|
||||
arguments: build check --stacktrace --scan
|
||||
|
||||
- name: SonarCloud
|
||||
if: success() && matrix.java-version == env.SONAR_JDK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue