Skip to content

Commit ad03809

Browse files
committed
Update Test Build to Latests Snapshots
1 parent fc986f3 commit ad03809

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
@@ -31,7 +31,7 @@ jobs:
3131
- java-version: 17
3232
with:
3333
java-version: ${{ matrix.java-version }}
34-
test-args: --refresh-dependencies -PforceMavenRepositories=snapshot -PisOverrideVersionCatalog -PtestToolchain=17 -PspringFrameworkVersion=6.2.+ -PspringDataVersion=2024.0.+ --stacktrace
34+
test-args: --refresh-dependencies -PforceMavenRepositories=snapshot -PisOverrideVersionCatalog -PtestToolchain=17 -PspringFrameworkVersion=7.+ -PspringDataVersion=2025.0.+ --stacktrace
3535
deploy-artifacts:
3636
name: Deploy Artifacts
3737
needs: [ build, test ]

0 commit comments

Comments
 (0)