Skip to content

Commit 3db4076

Browse files
committed
Update Spring Boot version in CI build
1 parent 658b46f commit 3db4076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-boot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
matrix:
1515
os: [ubuntu-latest]
1616
java: [ 17 ]
17-
boot: [ 3.1.10, 3.2.10, 3.3.4, 3.4.0-M3 ]
17+
boot: [ 3.3.6, 3.4.0 ]
1818
fail-fast: false
1919

2020
steps:

0 commit comments

Comments
 (0)