Skip to content

Commit 08452d3

Browse files
committed
Update CI
1 parent bc16780 commit 08452d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
strategy:
4848
matrix:
4949
java: [ 21, 22 ]
50-
spring-boot-version: [ 3.2.9, 3.3.3, 3.4.0-M2 ]
50+
spring-boot-version: [ 3.3.6, 3.4.0 ]
5151

5252
steps:
5353
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)