We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6fd045 commit 560b83eCopy full SHA for 560b83e
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
matrix:
17
java: [ 8, 11, 15 ]
18
- spring-boot-version: [ 1.5.22.RELEASE, 2.1.17.RELEASE, 2.2.10.RELEASE, 2.3.4.RELEASE ]
+ spring-boot-version: [ 2.2.11.RELEASE, 2.3.6.RELEASE, 2.4.0 ]
19
20
steps:
21
- uses: actions/checkout@v2
0 commit comments