Skip to content

Commit 24435ad

Browse files
committed
Update continuous-integration-workflow.yml to test against 7.0 snapshots
1 parent cc58086 commit 24435ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
name: Test Against Snapshots
2929
uses: spring-io/spring-security-release-tools/.github/workflows/test.yml@v1
3030
with:
31-
test-args: --refresh-dependencies --stacktrace -PforceMavenRepositories=snapshot -PspringFrameworkVersion=6.2.+ -PspringSecurityVersion=6.4.+
31+
test-args: --refresh-dependencies --stacktrace -PforceMavenRepositories=snapshot -PspringFrameworkVersion=7.+ -PspringSecurityVersion=7.+
3232
secrets: inherit
3333
deploy-artifacts:
3434
name: Deploy Artifacts

0 commit comments

Comments
 (0)