We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d85033d commit e8b8524Copy full SHA for e8b8524
.github/workflows/ci.yml
@@ -23,4 +23,4 @@ jobs:
23
- name: Build
24
uses: spring-projects/spring-data-release/actions/maven-build@main
25
with:
26
- run: ./mvnw -Dsort -B -U -Pall-dbs clean dependency:list verify
+ additional-options: -Pall-dbs
0 commit comments