Skip to content

Commit 72c2df5

Browse files
committed
Update dependency range for snapshot tests
Issue gh-1562 Issue gh-1567
1 parent 4297b5c commit 72c2df5

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
@@ -25,7 +25,7 @@ jobs:
2525
name: Test Against Snapshots
2626
uses: spring-io/spring-security-release-tools/.github/workflows/test.yml@v1
2727
with:
28-
test-args: --refresh-dependencies --stacktrace -PforceMavenRepositories=snapshot -PspringFrameworkVersion=6.0.+ -PspringSecurityVersion=6.1.+
28+
test-args: --refresh-dependencies --stacktrace -PforceMavenRepositories=snapshot -PspringFrameworkVersion=6.1.+ -PspringSecurityVersion=6.3.+
2929
secrets: inherit
3030
deploy-artifacts:
3131
name: Deploy Artifacts

0 commit comments

Comments
 (0)