Skip to content

Commit

Permalink
Update test snapshot versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jgrandja committed Aug 19, 2024
1 parent 82413f4 commit 4ff82df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continuous-integration-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
name: Test Against Snapshots
uses: spring-io/spring-security-release-tools/.github/workflows/test.yml@v1
with:
test-args: --refresh-dependencies --stacktrace -PforceMavenRepositories=snapshot -PspringFrameworkVersion=6.1.+ -PspringSecurityVersion=6.3.+
test-args: --refresh-dependencies --stacktrace -PforceMavenRepositories=snapshot -PspringFrameworkVersion=6.2.+ -PspringSecurityVersion=6.4.+
secrets: inherit
deploy-artifacts:
name: Deploy Artifacts
Expand All @@ -52,4 +52,4 @@ jobs:
release-repo-url: https://repo1.maven.org/maven2
artifact-path: org/springframework/security/spring-security-oauth2-authorization-server
slack-announcing-id: spring-authorization-server-announcing
secrets: inherit
secrets: inherit

0 comments on commit 4ff82df

Please sign in to comment.