We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd4c0dc commit 8b62fdfCopy full SHA for 8b62fdf
.github/workflows/integration.yaml
@@ -42,4 +42,4 @@ jobs:
42
run: |
43
cd spring-modulith-examples
44
../mvnw -B versions:update-parent -DskipResolution=true -DparentVersion=${{ matrix.version }}
45
- ../mvnw -B -Pwith-preview-repos -Dspring-boot.version=${{ matrix.version }}
+ ../mvnw -B -Pwith-preview-repos -Dspring-boot.version=${{ matrix.version }} -Djmolecules.version=${{ matrix.jmolecules }}
0 commit comments