Skip to content

Commit fd59765

Browse files
committed
Update Spring Boot versions
1 parent 39fe35b commit fd59765

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: [ 11, 17, 19 ]
50-
spring-boot-version: [ 2.4.13, 2.5.14, 2.6.12, 2.7.4 ]
50+
spring-boot-version: [ 2.4.13, 2.5.14, 2.6.13, 2.7.5 ]
5151

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

0 commit comments

Comments
 (0)