Skip to content

Commit a30e58b

Browse files
committed
add spring-boot 4.1.0 to testmatrix
1 parent 05aa61d commit a30e58b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/spring-boot-4-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
strategy:
2222
fail-fast: false
2323
matrix:
24-
springboot-version: [ '4.0.0', '4.0.5' ]
24+
springboot-version: [ '4.0.0', '4.0.5', '4.1.0' ]
2525

2626
name: Spring Boot ${{ matrix.springboot-version }}
2727
env:

0 commit comments

Comments
 (0)